Skip to content

An implementation of autodiff with operations of sum, product and negatives (therefore MSE) and logic for building neural networks - all in Vanilla python, no third party libraries! For the sake of learning.

Notifications You must be signed in to change notification settings

Llamrei/vanilla_nn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of autodiff with operations of sum, product and negatives (therefore MSE) and logic for building neural networks - all in Vanilla python, no third party libraries! For the sake of learning.

About

An implementation of autodiff with operations of sum, product and negatives (therefore MSE) and logic for building neural networks - all in Vanilla python, no third party libraries! For the sake of learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages