Skip to content

Minimalist Library implementing automatic tensor differentiation for Numpy (e.g. in MxNet and PyTorch) in less than 200 lines of code. Good for anyone who wants to learn the concepts without wading through huge codebases.

License

Notifications You must be signed in to change notification settings

anjishnu/autodiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autodiff

Library for implementing automatic tensor differentiation with Numpy as base.

About

Minimalist Library implementing automatic tensor differentiation for Numpy (e.g. in MxNet and PyTorch) in less than 200 lines of code. Good for anyone who wants to learn the concepts without wading through huge codebases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages