Skip to content

Commit 092c038

Browse files
committed
update package mdl info
1 parent b9e273a commit 092c038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab1/Part1_TensorFlow.ipynb

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

0 commit comments

Comments
 (0)