Skip to content

Commit 3b57f36

Browse files
committed
Merge branch '2023' of github.com:aamini/introtodeeplearning into 2023
2 parents 3dfcb86 + 092c038 commit 3b57f36

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)