From 747abe180b2669b6af5779dcf39ab5a8b6ed11ed Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 7 Sep 2019 19:26:01 -0400 Subject: Got rid of a useless parameter to the INVOKE instructions. --- documentation/research/machine_learning.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/research/machine_learning.md') 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 -- cgit v1.2.3