You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lab1/Part2_Music_Generation.ipynb
+10-32Lines changed: 10 additions & 32 deletions
Original file line number
Diff line number
Diff line change
@@ -922,51 +922,29 @@
922
922
"id": "HgVvcrYmSKGG"
923
923
},
924
924
"source": [
925
-
"## 2.7 Experiment and **get awarded for the best songs**!!\n",
925
+
"## 2.7 Experiment and **get awarded for the best songs**!\n",
926
926
"\n",
927
927
"Congrats on making your first sequence model in TensorFlow! It's a pretty big accomplishment, and hopefully you have some sweet tunes to show for it.\n",
928
928
"\n",
929
-
"If you want to go further, try to optimize your model and submit your best song! Tweet us at [@MITDeepLearning](https://twitter.com/MITDeepLearning) or [email us](mailto:[email protected]) a copy of the song (if you don't have Twitter), and we'll give out prizes to our favorites! \n",
930
-
"\n",
931
929
"Consider how you may improve your model and what seems to be most important in terms of performance. Here are some ideas to get you started:\n",
932
930
"\n",
933
931
"* How does the number of training epochs affect the performance?\n",
934
932
"* What if you alter or augment the dataset? \n",
935
933
"* Does the choice of start string significantly affect the result? \n",
936
934
"\n",
937
-
"Have fun and happy listening!\n",
935
+
"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, please [email us](mailto:[email protected]) with your name and the following:\n",
938
936
"\n",
937
+
"* a recording of your song;\n",
938
+
"* Jupyter notebook with the code you used to generate the song;\n",
939
+
"* 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",
"You can also tweet us at [@MITDeepLearning](https://twitter.com/MITDeepLearning) a copy of the song! See this example song generated by a previous 6.S191 student (credit Ana Heart): <a href=\"https://twitter.com/AnaWhatever16/status/1263092914680410112?s=20\">song from May 20, 2020.</a></blockquote> \n",
0 commit comments