Skip to content

This is a little demo about how to use neural networks to classify handwritten digits (MNIST database). To implement the neural network I have used Neurolab. For the sake of speed and simplicity I classify only two numbers (1 and 8).

Notifications You must be signed in to change notification settings

cayetanoguerra/mnist2digits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mnist2digits

This is a little demo about how to use neural networks to classify handwritten digits (MNIST database). To implement the neural network I have used Neurolab. https://pythonhosted.org/neurolab/

For the sake of speed and simplicity I classify only two numbers (1 and 8).

About

This is a little demo about how to use neural networks to classify handwritten digits (MNIST database). To implement the neural network I have used Neurolab. For the sake of speed and simplicity I classify only two numbers (1 and 8).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages