Skip to content

pashminacameron/autodiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code accompanying RSE2019 talk Autograd: A cool software trick for avoiding maths, an introduction to autograd. Simple python notebooks that introduce AutoDiff (automatic differentiation) and AutoGrad package (usage of grad only).

  • AutoDiff notebook is a pure-Python implementation and uses no imports
  • AutoGrad notebook uses two imports: autograd and matplotlib for plotting

Recommended order of using the notebooks: AutoDiff -> AutoGrad

About

Introduction to autodiff and autograd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published