From 57c2246941f574b7fe6af25e022123aefd1b6449 Mon Sep 17 00:00:00 2001 From: Chakib Benziane Date: Mon, 20 Mar 2017 20:28:05 +0100 Subject: [PATCH] Add Four Experiments in Handwriting with a Neural Network [Four Experiments in Handwriting with a Neural Network](http://distill.pub/2016/handwriting/) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5fd2b5..50be966 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ Join us on slack at [**#awesome-explorables**](https://awesome-explorables.com/) * [Neural Networks And Deep Learning](http://neuralnetworksanddeeplearning.com/) - Free online interactive book about Neural Networks and Deep Learning. * [playground.tensorflow.org](http://playground.tensorflow.org/) - a neural network playground * [Attention and Augmented Recurrent Neural Networks](http://distill.pub/2016/augmented-rnns/) +* [Four Experiments in Handwriting with a Neural Network](http://distill.pub/2016/handwriting/) ### Programming *[↑ top](#contents)*