/kNN-sample

An simple example of handwritten recognition using the Knn algorithm

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

kNN-sample

An simple example of handwritten recognition using the Knn algorithm

#How does it work correctly?

step1 :

Unzip the zip file ---digits.zip and Remember to unzip the path

step2 :

Modify the data set path in kNN.py P.S. : if you zip in current dir , you neednot to modify :)