Hide
Problem D
RL4 Hyperparameters and Environment
Input
In this problem, your interface with the judge is the player file player.py, along with two additional files student_4_2_1.py and student_4_2_2.py. All three files should be submitted; player.py should be renamed to player_4.py for submission.
Output
The skeleton handles all the output for you. Avoid using stdin and stdout. (Use stderr for debugging.)