ls-da3m0ns / number-detector

single digit number detector using machine learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

single digit number detector using machine learning


Languages

Language:Python 100.0%