Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lilnn

Toy multilayer perceptron (neural network) implemented with numpy in Python 3.

About

This code was adapted from the work of Brian Dolhansky. It has been updated to work in Python 3 and be simpler/shorter in nature.

Dependencies

You will need:

  • Python 3
  • numpy
  • tqdm

You will also need the MNIST dataset from this website.

About

Toy multilayer perceptron (neural network) implemented with numpy in Python 3.

Resources

Stars

0 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages