Skip to content

Commit de2b644

Browse files
committed
update mdl package info
1 parent 3b57f36 commit de2b644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab1/solutions/Part1_TensorFlow_Solution.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"%tensorflow_version 2.x\n",
8282
"import tensorflow as tf\n",
8383
"\n",
84-
"# Download and import the MIT 6.S191 package\n",
84+
"# Download and import the MIT Introduction to Deep Learning package\n",
8585
"!pip install mitdeeplearning\n",
8686
"import mitdeeplearning as mdl\n",
8787
"\n",

0 commit comments

Comments
 (0)