Skip to content

I am currently learning about neural nets from Andrej Karpathy's lectures.These are the implemented code for it

Notifications You must be signed in to change notification settings

vedantpoduval/learning_Micrograd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Micorgrad

I wrote this code while learning about Neural Nets from Andrej Karpathy youtube lectures.Micrograd is similar to pytorch autograd but the main purpose to write this was to learn how backprop works and how the pytroch autograd works.

About

I am currently learning about neural nets from Andrej Karpathy's lectures.These are the implemented code for it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published