Skip to content

Basic drawing program with number recognition built-in using MNIST dataset.

License

Notifications You must be signed in to change notification settings

NicholasCG/MNIST-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MNIST-Tester

Basic drawing program with number recognition built-in using MNIST dataset. Uses neural network designed using Tensorflow 2.0.

To train a new model, run

python mnist.py train

To run the program normally, run

python mnist.py

About

Basic drawing program with number recognition built-in using MNIST dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published