Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ocramz/ad-delcont

Reverse-mode automatic differentiation with delimited continuations
https://github.com/ocramz/ad-delcont

adjoint automatic-differentiation backpropagation gradient machine-learning optimization

Last synced: 22 days ago
JSON representation

Reverse-mode automatic differentiation with delimited continuations

Awesome Lists containing this project

README

        

# ad-delcont

Reverse-mode Automatic Differentiation using delimited continuations (`shift` and `reset`)

Introductory blog post : http://ocramz.github.io/haskell/automatic-differentiation/2021/07/19/ad-delcont.html