Skip to content

Commit 1830c1f

Browse files
committed
2025 path updates
1 parent 98cd5e4 commit 1830c1f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

lab1/solutions/TF_Part2_Music_Generation_Solution.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
" <td align=\"center\"><a target=\"_blank\" href=\"http://introtodeeplearning.com\">\n",
1111
" <img src=\"https://i.ibb.co/Jr88sn2/mit.png\" style=\"padding-bottom:5px;\" />\n",
1212
" Visit MIT Deep Learning</a></td>\n",
13-
" <td align=\"center\"><a target=\"_blank\" href=\"https://colab.research.google.com/github/aamini/introtodeeplearning/blob/master/lab1/solutions/Part2_Music_Generation_Solution.ipynb\">\n",
13+
" <td align=\"center\"><a target=\"_blank\" href=\"https://colab.research.google.com/github/aamini/introtodeeplearning/blob/2025/lab1/solutions/TF_Part2_Music_Generation_Solution.ipynb\">\n",
1414
" <img src=\"https://i.ibb.co/2P3SLwK/colab.png\" style=\"padding-bottom:5px;\" />Run in Google Colab</a></td>\n",
15-
" <td align=\"center\"><a target=\"_blank\" href=\"https://github.com/aamini/introtodeeplearning/blob/master/lab1/solutions/Part2_Music_Generation_Solution.ipynb\">\n",
15+
" <td align=\"center\"><a target=\"_blank\" href=\"https://github.com/aamini/introtodeeplearning/blob/2025/lab1/solutions/TF_Part2_Music_Generation_Solution.ipynb\">\n",
1616
" <img src=\"https://i.ibb.co/xfJbPmL/github.png\" height=\"70px\" style=\"padding-bottom:5px;\" />View Source on GitHub</a></td>\n",
1717
"</table>\n",
1818
"\n",
@@ -27,7 +27,7 @@
2727
},
2828
"outputs": [],
2929
"source": [
30-
"# Copyright 2024 MIT Introduction to Deep Learning. All Rights Reserved.\n",
30+
"# Copyright 2025 MIT Introduction to Deep Learning. All Rights Reserved.\n",
3131
"#\n",
3232
"# Licensed under the MIT License. You may not use this file except in compliance\n",
3333
"# with the License. Use and/or modification of this code outside of MIT Introduction\n",
@@ -1011,7 +1011,7 @@
10111011
"* What if you alter or augment the dataset?\n",
10121012
"* Does the choice of start string significantly affect the result?\n",
10131013
"\n",
1014-
"Try to optimize your model and submit your best song! **Participants will be eligible for prizes during the January 2024 offering. To enter the competition, you must upload the following to [this submission link](https://www.dropbox.com/request/TPEKFjg0DW739vuq7P8p):**\n",
1014+
"Try to optimize your model and submit your best song! **Participants will be eligible for prizes during the January 2024 offering. To enter the competition, you must upload the following to [this submission link](https://www.dropbox.com/request/U8nND6enGjirujVZKX1n):**\n",
10151015
"\n",
10161016
"* a recording of your song;\n",
10171017
"* iPython notebook with the code you used to generate the song;\n",
@@ -1056,4 +1056,4 @@
10561056
},
10571057
"nbformat": 4,
10581058
"nbformat_minor": 0
1059-
}
1059+
}

0 commit comments

Comments
 (0)