/real-time-digit-classifier

This GUI uses a classifier trained on MNIST dataset to classify custom hand-written images in real time. The user can use mouse input to scribble a digit; the GUI will try to classify the image as soon as the user lifts the mouse.

Primary LanguagePython

Issues