AccelerateHS / AccelerateHS/accelerate

Support Automatic Differentiation

未关闭
#398 29 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
library/ecosystem
主要语言
Haskell
星标
1k
派生
135
PR 合并指标
30 天内没有已合并 PR

描述

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)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。