sumanth-0 / 100LinesOfPythonCode

Write any interesting piece of python code below 100 lines
MIT License
23 stars 57 forks source link

Make Handwritten Digit Recognition #393

Closed sumanth-0 closed 2 weeks ago

sumanth-0 commented 2 weeks ago

Because computers need to learn basic math first. Implement a digit recognizer using the MNIST dataset and a lightweight neural network. This project could be as simple as recognizing digits from drawn or loaded images.

aniruddhaadak80 commented 2 weeks ago

Please assign this issue to me, @sumanth-0. I’m excited to work on it!