Skip to content

Shallow and deep neural network written in Python using NumPy. Examples use Stochastic and mani batch gradient descent. Also uses Momentum and Adam optimization.

Notifications You must be signed in to change notification settings

ian0/neural-network-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network from scratch

see Jupyter notebook for code and explanation

About

Shallow and deep neural network written in Python using NumPy. Examples use Stochastic and mani batch gradient descent. Also uses Momentum and Adam optimization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published