Skip to content

yashghogre/Autograd-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Backprop-From-Scratch

Implemented the backpropagation as well as the gradient descent from scratch in python. Followed Karpathy sensei's lecture throughout to make this.

Ps: The drop used here is the equivalent to tensor in pytorch.

I may change it more in the future.

About

Autograd engine for scalar values in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages