Hide

Problem D
RL3 Hyperparameters and Environment

Input

In this problem, your interface with the judge is the player file player.py, along with two additional files student_3_2_1.py and student_3_2_2.py. All three files should be submitted; player.py should be renamed to player_3.py for submission.

Output

The skeleton handles all the output for you. Avoid using stdin and stdout. (Use stderr for debugging.)

Please log in to submit a solution to this problem

Log in