aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/machine_learning.md
diff options
context:
space:
mode:
authorEduardo Julian2019-08-21 22:05:16 -0400
committerEduardo Julian2019-08-21 22:05:16 -0400
commita51eadf7065db89ac9a65ee854f6f134c9f9da60 (patch)
treee0e44908c95f33def1b1c6f2dd9d1c249cf7ceb4 /documentation/research/machine_learning.md
parent8dcbdff13bf679ead63a4c29e7f63d7cc0d86480 (diff)
A unified type module to tie together the different JVM kinds of type.
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 04df5bbc1..8e72ed079 100644
--- a/documentation/research/machine_learning.md
+++ b/documentation/research/machine_learning.md
@@ -24,6 +24,7 @@
# Deep learning
+1. [Monadic Deep Learning: Performing monadic automatic differentiation in parallel](https://deeplearning.thoughtworks.school/assets/paper.pdf)
1. https://github.com/microsoft/tensorwatch
1. https://d2l.ai/
1. https://hadrienj.github.io/posts/Deep-Learning-Book-Series-Introduction/