This is a digit recognizer build in Tensorflow with openCV
Run
git clone https://github.com/GopikrishnanSasikumar/MNIST-tensorflow.git
Run
python train.py
for training the tesnorflow model
Run
python perform_recognition.py
for testing the model