Skip to content
/ nn Public

A simple neural network that recognizes digits based on MNIST data

License

Notifications You must be signed in to change notification settings

haudren/nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple, from-scratch, implementation of a Neural Network. Simply run with python neuron.py and it will start training on the included MNIST data.

The code is under MIT License.

About

A simple neural network that recognizes digits based on MNIST data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages