AccelerateHS / AccelerateHS/accelerate

Support Automatic Differentiation

Aperta
#398 29 commenti 4 reazioni 0 assegnatari Vedi su GitHub
library/ecosystem
Lingua principale
Haskell
Stelle
1k
Fork
135
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

If we had AD, Accelerate would be ready for creating Deep Learning frameworks on top of it.

I've found a [very nice post](https://rufflewind.com/2016-12-30/reverse-mode-automatic-differentiation) explaining a way of implementing it in Rust and Python.

The thing is, if we implement it _inside_ Accelerate it would be great, as all programs could be passed through AD.

The source for the obsolete `rad` package created by Edward Kmett is quite simple, and might be trivial to implement. (http://hackage.haskell.org/package/rad-0.1.6.3/docs/src/Numeric-RAD.html)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.