Skip to content

A script that trains a model to recognize handwritten digits using the MNIST data set. Then it loads external files and uses the neural network to predict what digits they are.

Notifications You must be signed in to change notification settings

NeuralNine/handwritten-digits-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

handwritten-digits-recognition

A script that trains a model to recognize handwritten digits using the MNIST data set. Then it loads external files and uses the neural network to predict what digits they are.

Feel free to add 28x28 pixel images into the digits directory!

About

A script that trains a model to recognize handwritten digits using the MNIST data set. Then it loads external files and uses the neural network to predict what digits they are.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages