Skip to content

Commit b47b642

Browse files
committed
update submission information
1 parent b93a5ae commit b47b642

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

lab1/solutions/Part2_Music_Generation_Solution.ipynb

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -951,19 +951,20 @@
951951
"* What if you alter or augment the dataset? \n",
952952
"* Does the choice of start string significantly affect the result? \n",
953953
"\n",
954-
"Try to optimize your model and submit your best song! **MIT students and affiliates will be eligible for prizes during the IAP offering**. To enter the competition, MIT students and affiliates should upload the following to the course Canvas:\n",
954+
"Try to optimize your model and submit your best song! **Participants will be eligible for prizes during the January 2023 offering. To enter the competition, you must upload the following to [this submission link](https://www.dropbox.com/request/Xj9iI1JXLsDy5FWgug7s):**\n",
955955
"\n",
956956
"* a recording of your song;\n",
957-
"* Jupyter notebook with the code you used to generate the song;\n",
957+
"* iPython notebook with the code you used to generate the song;\n",
958958
"* a description and/or diagram of the architecture and hyperparameters you used -- if there are any additional or interesting modifications you made to the template code, please include these in your description.\n",
959959
"\n",
960-
"You can also tweet us at [@MITDeepLearning](https://twitter.com/MITDeepLearning) a copy of the song! See this example song generated by a previous student (credit Ana Heart): <a href=\"https://twitter.com/AnaWhatever16/status/1263092914680410112?s=20\">song from May 20, 2020.</a></blockquote> \n",
960+
"**Name your file in the following format: ``[FirstName]_[LastName]_RNNMusic``, followed by the file format (.zip, .mp4, .ipynb, .pdf, etc). ZIP files of all three components are preferred over individual files. If you submit individual files, you must name the individual files according to the above nomenclature.**\n",
961+
"\n",
962+
"You can also tweet us at [@MITDeepLearning](https://twitter.com/MITDeepLearning) a copy of the song (but this will not enter you into the competition)! See this example song generated by a previous student (credit Ana Heart): <a href=\"https://twitter.com/AnaWhatever16/status/1263092914680410112?s=20\">song from May 20, 2020.</a>\n",
961963
"<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n",
962964
"\n",
963965
"Have fun and happy listening!\n",
964966
"\n",
965-
"![Let's Dance!](http://33.media.tumblr.com/3d223954ad0a77f4e98a7b87136aa395/tumblr_nlct5lFVbF1qhu7oio1_500.gif)\n",
966-
"\n"
967+
"![Let's Dance!](http://33.media.tumblr.com/3d223954ad0a77f4e98a7b87136aa395/tumblr_nlct5lFVbF1qhu7oio1_500.gif)\n"
967968
]
968969
}
969970
]

0 commit comments

Comments
 (0)