We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3795c5 commit 085ea79Copy full SHA for 085ea79
1 file changed
lab2/solutions/Part1_MNIST_Solution.ipynb
@@ -41,13 +41,13 @@
41
"id": "gKA_J7bdP33T"
42
},
43
"source": [
44
- "# Copyright 2023 MIT Introduction to Deep Learning. All Rights Reserved.\n",
+ "# Copyright 2023 MIT 6.S191 Introduction to Deep Learning. All Rights Reserved.\n",
45
"# \n",
46
"# 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",
+ "# with the License. Use and/or modification of this code outside of 6.S191 must\n",
+ "# reference:\n",
49
"#\n",
50
- "# © MIT Introduction to Deep Learning\n",
+ "# © MIT 6.S191: Introduction to Deep Learning\n",
51
"# http://introtodeeplearning.com\n",
52
"#"
53
],
0 commit comments