From a51eadf7065db89ac9a65ee854f6f134c9f9da60 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 21 Aug 2019 22:05:16 -0400 Subject: A unified type module to tie together the different JVM kinds of type. --- documentation/research/debugging.md | 1 + documentation/research/machine_learning.md | 1 + 2 files changed, 2 insertions(+) (limited to 'documentation') diff --git a/documentation/research/debugging.md b/documentation/research/debugging.md index 6b9671d47..239663175 100644 --- a/documentation/research/debugging.md +++ b/documentation/research/debugging.md @@ -1,5 +1,6 @@ # Tool +1. [Debug Adapter Protocol](https://microsoft.github.io/debug-adapter-protocol/) 1. https://github.com/srg-imperial/SaBRe 1. https://developer.mozilla.org/en-US/docs/Mozilla/Projects/WebReplay 1. https://umaar.github.io/performance-debugging-devtools-2018/#/ 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/ -- cgit v1.2.3