A Programming Language for Deep Learning
-
Updated
May 10, 2018 - Haskell
A Programming Language for Deep Learning
Heterogeneous automatic differentiation ("backpropagation") in Haskell
Higher Order Reverse Derivatives Efficiently - Automatic Differentiation library. See http://arxiv.org/abs/2507.12640.
DSL for forward and reverse mode automatic differentiation in Haskell. Port of DiffSharp.
Automatic Differentiation using Pseudo Lenses. Neat.
Small autodiff lib and a simple working feedforward neural net in Haskell on top of it, from scratch, zero-deps.
Reverse-mode automatic differentiation with delimited continuations
Code for understanding automatic differentiation.
Several Haskell packages for numerical optimizations.
Domain Specific Language to perform Automatic Differentiation on Higher Order functions.
Github page for my Masters Thesis.
Add a description, image, and links to the automatic-differentiation topic page so that developers can more easily learn about it.
To associate your repository with the automatic-differentiation topic, visit your repo's landing page and select "manage topics."