Skip to content

A simple neural network for MNIST from scratch for fun

Notifications You must be signed in to change notification settings

antingshen/neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Run `python3 -O nn.py` to train. Edit the `make_net` function to change network topology and hyperparameters. Run `plot.py` for a plot of current training progress.

About

A simple neural network for MNIST from scratch for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages