Skip to content

The prediction algorithm based on the K-Nearest Neighbor algorithm for the MNIST handwritten digits dataset

Notifications You must be signed in to change notification settings

vic4key/mnist-knn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST - KNN (K-Nearest Neighbor)

The prediction algorithm based on the KNN (K-Nearest Neighbor) algorithm for this dataset

Thanks @marcotompitak for Simple Flask Web Canvas UI


INSTALLATION

$ pip3 install -r requirements.txt

$ Note: The PyVutils library can be found on GitHub

COMMANDS

$ python3 main.py train

$ python3 main.py predict img_1.jpg

$ python3 main.py web

SCREENSHOTS


Website: https://vic.onl/

About

The prediction algorithm based on the K-Nearest Neighbor algorithm for the MNIST handwritten digits dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published