Simple handwritten digit recognition using MNIST Dataset.
It's referred as hello world program of Deep Learning.
pip install tensorflow
pip install Flask
pip install opencv-python
pip install pygame
- MNIST Dataset ( or can be imported from tensorflow module directly )