/number-detector

single digit number detector using machine learning

Primary LanguagePython

number-detector

#single digit number detector using machine learning

  1. Install Keras
  2. Install tensorflow GPU

train model first with "python raw_model.py"

after training model a "mnist_trained_model.h5" named file will be genrated

run "python numberdetector.py"

for better results write with bold and black pen in white background

for better understanding read http://yann.lecun.com/exdb/mnist/