Skip to content

Commit 91d6cea

Browse files
committed
updated with submission information
1 parent 6a9b9ed commit 91d6cea

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

lab3/RL.ipynb

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,7 @@
898898
"id": "TIlwIgBP3Js6"
899899
},
900900
"source": [
901-
"## 3.10 Conclusion\n",
901+
"## 3.10 Conclusion and submission information\n",
902902
"\n",
903903
"That's it! Congratulations on training two RL agents and putting them to the test! We encourage you to consider the following:\n",
904904
"\n",
@@ -908,7 +908,14 @@
908908
"* How does the complexity of Pong relative to Cartpole alter the rate at which the agent learns and its performance? \n",
909909
"* What are some things you could change about the agent or the learning process to potentially improve performance?\n",
910910
"\n",
911-
"If you want to go further, try to optimize your model to achieve the best performance! **[Email us](mailto:[email protected]) a copy of your notebook with the Pong training executed AND a saved video of your Pong agent competing! We'll give out prizes to the best performers!**"
911+
"Try to optimize your model to achieve improved performance. **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",
912+
"\n",
913+
"* Jupyter notebook with the code you used to generate your results, **with the Pong training executed**;\n",
914+
"* saved video of your Pong agent competing;\n",
915+
"* a description and/or diagram of the architecture, settings, and hyperparameters you used to generate your result -- if there are any additional or interesting modifications you made to the template code, please include these in your description;\n",
916+
"* discussion of why these modifications helped improve performance.\n",
917+
"\n",
918+
"Good luck!"
912919
]
913920
}
914921
]

0 commit comments

Comments
 (0)