Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 186 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 186 Bytes

Digit-recognition-using-KNN

This program uses a KNN algorithm to recognize handwritten digits. I used the MNIST database for the same. Note: No library is used for the classification.