From d34abf63c8c2ce5a3e748aff10e106f5934fb2f5 Mon Sep 17 00:00:00 2001 From: Chakib Benziane Date: Sat, 1 Apr 2017 00:26:12 +0000 Subject: [PATCH] fix get batches --- .../dlnd_tv_script_generation.ipynb | 571 ++++++++++-------- ...ts.out.tfevents.1490999151.ip-172-31-18-64 | Bin 582955 -> 584497 bytes tv-script-generation/params.p | 2 +- tv-script-generation/preprocess.p | 4 +- tv-script-generation/save.data-00000-of-00001 | 4 +- tv-script-generation/save.index | 4 +- tv-script-generation/save.meta | 4 +- 7 files changed, 339 insertions(+), 250 deletions(-) diff --git a/tv-script-generation/dlnd_tv_script_generation.ipynb b/tv-script-generation/dlnd_tv_script_generation.ipynb index 2a55cc9..8840d5a 100644 --- a/tv-script-generation/dlnd_tv_script_generation.ipynb +++ b/tv-script-generation/dlnd_tv_script_generation.ipynb @@ -15,7 +15,7 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": 2, "metadata": { "collapsed": false, "deletable": true, @@ -47,7 +47,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 3, "metadata": { "collapsed": false, "deletable": true, @@ -106,7 +106,7 @@ }, { "cell_type": "code", - "execution_count": 13, + "execution_count": 4, "metadata": { "collapsed": false }, @@ -143,7 +143,7 @@ }, { "cell_type": "code", - "execution_count": 10, + "execution_count": 5, "metadata": { "collapsed": false, "deletable": true, @@ -156,7 +156,7 @@ "\n", "
\n", " \n", - " Loading BokehJS ...\n", + " Loading BokehJS ...\n", "
" ] }, @@ -204,7 +204,7 @@ "\n", " function display_loaded() {\n", " if (window.Bokeh !== undefined) {\n", - " document.getElementById(\"5d944cec-21f7-43a6-9d66-027ae50d0773\").textContent = \"BokehJS successfully loaded.\";\n", + " document.getElementById(\"a1d47867-3c6a-4b12-b791-9b6e6f68b735\").textContent = \"BokehJS successfully loaded.\";\n", " } else if (Date.now() < window._bokeh_timeout) {\n", " setTimeout(display_loaded, 100)\n", " }\n", @@ -246,9 +246,9 @@ " console.log(\"Bokeh: injecting script tag for BokehJS library: \", url);\n", " document.getElementsByTagName(\"head\")[0].appendChild(s);\n", " }\n", - " };var element = document.getElementById(\"5d944cec-21f7-43a6-9d66-027ae50d0773\");\n", + " };var element = document.getElementById(\"a1d47867-3c6a-4b12-b791-9b6e6f68b735\");\n", " if (element == null) {\n", - " console.log(\"Bokeh: ERROR: autoload.js configured with elementid '5d944cec-21f7-43a6-9d66-027ae50d0773' but no matching script tag was found. \")\n", + " console.log(\"Bokeh: ERROR: autoload.js configured with elementid 'a1d47867-3c6a-4b12-b791-9b6e6f68b735' but no matching script tag was found. \")\n", " return false;\n", " }\n", "\n", @@ -261,7 +261,7 @@ " \n", " function(Bokeh) {\n", " \n", - " document.getElementById(\"5d944cec-21f7-43a6-9d66-027ae50d0773\").textContent = \"BokehJS is loading...\";\n", + " document.getElementById(\"a1d47867-3c6a-4b12-b791-9b6e6f68b735\").textContent = \"BokehJS is loading...\";\n", " },\n", " function(Bokeh) {\n", " console.log(\"Bokeh: injecting CSS: https://cdn.pydata.org/bokeh/release/bokeh-0.12.4.min.css\");\n", @@ -284,7 +284,7 @@ " console.log(\"Bokeh: BokehJS failed to load within specified timeout.\");\n", " window._bokeh_failed_load = true;\n", " } else if (force !== true) {\n", - " var cell = $(document.getElementById(\"5d944cec-21f7-43a6-9d66-027ae50d0773\")).parents('.cell').data().cell;\n", + " var cell = $(document.getElementById(\"a1d47867-3c6a-4b12-b791-9b6e6f68b735\")).parents('.cell').data().cell;\n", " cell.output_area.append_execute_result(NB_LOAD_WARNING)\n", " }\n", "\n", @@ -311,7 +311,7 @@ "\n", "\n", "
\n", - "
\n", + "
\n", "
\n", "