Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 392 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 392 Bytes

HOW TO BEGIN

clone this repo.

Training

open a console, run the command DigitRecognizer.new.train_and_save_model

then watch it train! You should expect to see around 95% accuracy after 10 epochs.

if it's anything less than 90 something's wrong.

Running.

Then just run your rails server and navigate to the home page. Upload an MNIST image of 1 digit and watch it classify it