An open API service indexing awesome lists of open source software.

https://github.com/clinder2/autodifflib

Repo for playing around with autodifferentiation in several languages, using dual numbers, etc.
https://github.com/clinder2/autodifflib

autodifferentiation cpp math ml

Last synced: about 1 year ago
JSON representation

Repo for playing around with autodifferentiation in several languages, using dual numbers, etc.

Awesome Lists containing this project

README

          

# AutoDiffLib
Repo for playing around with autodifferentiation/backpropagation in several languages, using dual numbers, etc.