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

https://github.com/unixpickle/anydiff

Automatic differentiation based on anyvec
https://github.com/unixpickle/anydiff

calculus numerical-analysis

Last synced: 2 months ago
JSON representation

Automatic differentiation based on anyvec

Awesome Lists containing this project

README

          

# anydiff

This is an [automatic differentiation](https://en.wikipedia.org/wiki/Automatic_differentiation#Reverse_accumulation) package based on the [anyvec](https://github.com/unixpickle/anyvec) vector library. It is designed with machine learning in mind, but it can easily extend to things beyond ML.