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