From 3fe00a42660c035600470ed272de35e97655dba4 Mon Sep 17 00:00:00 2001 From: Haesun Park Date: Thu, 24 May 2018 14:53:08 +0900 Subject: [PATCH] =?UTF-8?q?14=EC=9E=A5=20=EB=85=B8=ED=8A=B8=EB=B6=81=20?= =?UTF-8?q?=EC=9E=AC=EC=8B=A4=ED=96=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 14_recurrent_neural_networks.ipynb | 899 +++++++++++++------------- images/rnn/creative_sequence_plot.png | Bin 161053 -> 162296 bytes images/rnn/time_series_pred_plot.png | Bin 84187 -> 83993 bytes 3 files changed, 437 insertions(+), 462 deletions(-) diff --git a/14_recurrent_neural_networks.ipynb b/14_recurrent_neural_networks.ipynb index 0ebc51e..27753d1 100644 --- a/14_recurrent_neural_networks.ipynb +++ b/14_recurrent_neural_networks.ipynb @@ -9,12 +9,12 @@ "name": "stdout", "output_type": "stream", "text": [ - "CPython 3.5.5\n", - "IPython 6.3.0\n", + "CPython 3.6.5\n", + "IPython 6.4.0\n", "\n", "numpy 1.14.3\n", "sklearn 0.19.1\n", - "scipy 1.0.1\n", + "scipy 1.1.0\n", "matplotlib 2.2.2\n", "tensorflow 1.8.0\n" ] @@ -312,7 +312,7 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 14, "metadata": {}, "outputs": [], "source": [ @@ -329,6 +329,7 @@ "text/html": [ "\n", "