2 parents 5272e89 + 4f667c9 commit 1662875Copy full SHA for 1662875
1 file changed
Elmo_tutorial.ipynb
@@ -17,7 +17,9 @@
17
"import tensorflow as tf\n",
18
"import tensorflow_hub as hub\n",
19
"import matplotlib.pyplot as plt\n",
20
- "import numpy as np\n"
+]
21
+ "import numpy as np\n",
22
+
23
"from sklearn.manifold import TSNE\n",
24
"from tensorflow.examples.tutorials.mnist import input_data\n",
25
"from tensorflow.contrib.tensorboard.plugins import projector"
0 commit comments