aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/machine_learning.md
diff options
context:
space:
mode:
authorEduardo Julian2019-09-07 19:26:01 -0400
committerEduardo Julian2019-09-07 19:26:01 -0400
commit747abe180b2669b6af5779dcf39ab5a8b6ed11ed (patch)
tree088fca10b0ec3d8f8742060e2cd31a7d1b8c2f9a /documentation/research/machine_learning.md
parentb63ac226cc2ea843f08f7c72b18d22602462c624 (diff)
Got rid of a useless parameter to the INVOKE instructions.
Diffstat (limited to 'documentation/research/machine_learning.md')
-rw-r--r--documentation/research/machine_learning.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/research/machine_learning.md b/documentation/research/machine_learning.md
index eac777566..1c299032a 100644
--- a/documentation/research/machine_learning.md
+++ b/documentation/research/machine_learning.md
@@ -28,6 +28,7 @@
# Deep learning
+1. [Evolution Strategies](https://lilianweng.github.io/lil-log/2019/09/05/evolution-strategies.html)
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
@@ -70,6 +71,7 @@
# Differentiable programming
+1. [Differentiable Programming Mega-Proposal](https://forums.swift.org/t/differentiable-programming-mega-proposal/28547)
1. https://fluxml.ai/2019/02/07/what-is-differentiable-programming.html
1. https://github.com/breandan/kotlingrad
1. https://colinraffel.com/blog/you-don-t-know-jax.html