Skip to content

ehijano/MNIST-drawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MNIST-drawing

Number guesser drawing tool trained on MNIST dataset.

Here is a gif sample of the application sample1

The model is a simple convolutional neural network trained on the MNIST data-set. For more details, see the train.py file. The drawing interface uses the trained model to predict the number being drawn in the screen. Code can be found in draw.py

About

Number guesser drawing tool trained on MNIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages