Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 543 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 543 Bytes

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

Running

Run

python train.py

for training the tesnorflow model

Run

python perform_recognition.py

for testing the model

Built with ❤️ by Gopi