Skip to content

Commit 085ea79

Browse files
committed
updates 2023
1 parent e3795c5 commit 085ea79

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lab2/solutions/Part1_MNIST_Solution.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
"id": "gKA_J7bdP33T"
4242
},
4343
"source": [
44-
"# Copyright 2023 MIT Introduction to Deep Learning. All Rights Reserved.\n",
44+
"# Copyright 2023 MIT 6.S191 Introduction to Deep Learning. All Rights Reserved.\n",
4545
"# \n",
4646
"# Licensed under the MIT License. You may not use this file except in compliance\n",
47-
"# with the License. Use and/or modification of this code outside of MIT Introduction\n",
48-
"# to Deep Learning must reference:\n",
47+
"# with the License. Use and/or modification of this code outside of 6.S191 must\n",
48+
"# reference:\n",
4949
"#\n",
50-
"# © MIT Introduction to Deep Learning\n",
50+
"# © MIT 6.S191: Introduction to Deep Learning\n",
5151
"# http://introtodeeplearning.com\n",
5252
"#"
5353
],

0 commit comments

Comments
 (0)