Skip to content

Tutorial on automatic differentation algorithms using the derivative graph

License

Notifications You must be signed in to change notification settings

brianguenter/TheDerivativeGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Derivative Graph and its use

The derivative graph is a data structure that represents the derivative of a function as a graph. It is both a means of implementing efficient automatic differentiation (AD) algorithms and a more perspicuous way of analyzing and understanding these algorithms. The derivative graph is a powerful new tool which gives the developer great flexibility when designing new general purpose AD systems.

About

Tutorial on automatic differentation algorithms using the derivative graph

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages