Skip to content

my implementation of micrograd library by @karpathy (for practice purposes)

License

Notifications You must be signed in to change notification settings

MenuaB/micrograd_zxcv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this repository I implement a minimalistic version of automatic differentiation software with abilities like backpropagation. There is also a PyTorch Like API on top of that for creating a Neural Network and some test code as well. This work is heavily inspired (+99%) by Andrej Karpathy's MicroGrad library, so anyone interested should check the original source here @karpathy

About

my implementation of micrograd library by @karpathy (for practice purposes)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published