ocramz / ad-delcont

Reverse-mode automatic differentiation with delimited continuations
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link
adjoint automatic-differentiation backpropagation gradient machine-learning optimization

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