Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 221 Bytes

Digit-Recognizer-using-KNN

A basic Digit recognizer system tested on MNSIT's database of handwritten digits .

Python Implementation

  1. Dataset- MNIST dataset
  2. Images of size 28 X 28
  3. Classify digits from 0 to 9