Skip to content

Pure Python/NumPy implementations of simple neural net modules with backprop

License

Notifications You must be signed in to change notification settings

kenziyuliu/vanilla-nn-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure Python/Numpy Implementations of Simple NN Modules

  • Most of the useful implementations is in
    • layers.py
    • optimizers.py
    • initializers.py.

About

Pure Python/NumPy implementations of simple neural net modules with backprop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages