Skip to content
/ toy-nn Public

A toy neural network library written in numpy aimed at being as readable as possible.

License

Notifications You must be signed in to change notification settings

yacoubb/toy-nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toy-nn

A toy neural network library written entirely in numpy and aimed at being as readable as possible.

The maths and functions are based off formulas found in the free online book Neural Networks and Deep Learning. If you're totally new to deep learning and intend to use this repository to learn more about the underlying math behind it I would recommend giving chapters 1 and 2 a read.

About

A toy neural network library written in numpy aimed at being as readable as possible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages