We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dfcb86 + 092c038 commit 3b57f36Copy full SHA for 3b57f36
1 file changed
lab1/Part1_TensorFlow.ipynb
@@ -82,7 +82,7 @@
82
"%tensorflow_version 2.x\n",
83
"import tensorflow as tf\n",
84
"\n",
85
- "# Download and import the MIT 6.S191 package\n",
+ "# Download and import the MIT Introduction to Deep Learning package\n",
86
"!pip install mitdeeplearning\n",
87
"import mitdeeplearning as mdl\n",
88
0 commit comments