MNIST-tensorflow This is a digit recognizer build in Tensorflow with openCV Get the code Run git clone https://github.com/GopikrishnanSasikumar/MNIST-tensorflow.git You need Tensorflow openCV Running Run python train.py for training the tesnorflow model Run python perform_recognition.py for testing the model Built with ❤️ by Gopi