Digital number recognition
I use two machine learning algorithm, KNN and SVM to build a GUI to recognize handwriting digital numbers
The overall accuracy of KNN is 83% while 92% for SVM
GitHub - extraRed/Number-recognition: use KNN and SVM to recognize handwriting digits