We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095db18 commit ed281b7Copy full SHA for ed281b7
1 file changed
lab1/Part2_Music_Generation.ipynb
@@ -41,13 +41,13 @@
41
"id": "bUik05YqMyCH"
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