It is a GUI based handwritten digit recognition project where the model is trained on MNIST handwritten datasets using Convolutional Neural Network (CNN).
- contains canvas to write digits by hand
- simple and easy to use GUI
- detect and recognize multiple digits at a time
- online MNIST dataset
- tkinter
- keras
- numpy
- openCV
- PIL