We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e273a commit 092c038Copy full SHA for 092c038
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