aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/machine_learning.md
diff options
context:
space:
mode:
authorEduardo Julian2019-08-22 22:21:59 -0400
committerEduardo Julian2019-08-22 22:21:59 -0400
commitbf84fa3eb63fad7f2360b863e7f26005ee2d5aa8 (patch)
tree88ea80c956a39c3d01b6a5b69352087a3b9171ea /documentation/research/machine_learning.md
parent4ee317f2e8a4b855966500500356b5997e07d923 (diff)
Parser for JVM types.
Diffstat (limited to '')
-rw-r--r--documentation/research/machine_learning.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/machine_learning.md b/documentation/research/machine_learning.md
index 8e72ed079..ca4780853 100644
--- a/documentation/research/machine_learning.md
+++ b/documentation/research/machine_learning.md
@@ -25,6 +25,7 @@
# Deep learning
1. [Monadic Deep Learning: Performing monadic automatic differentiation in parallel](https://deeplearning.thoughtworks.school/assets/paper.pdf)
+1. [Demystifying Differentiable Programming: Shift/Reset the Penultimate Backpropagator](https://arxiv.org/abs/1803.10228)
1. https://github.com/microsoft/tensorwatch
1. https://d2l.ai/
1. https://hadrienj.github.io/posts/Deep-Learning-Book-Series-Introduction/