drl-course-unit-04-pixelcopter-v1 / hyperparameters.json
paresh2806's picture
Upload folder using huggingface_hub
b1fb76e verified
{"h_size": 30, "n_training_episodes": 10000, "n_evaluation_episodes": 30, "max_t": 10000, "gamma": 0.99, "lr": 0.001, "env_id": "Pixelcopter-PLE-v0", "state_space": 7, "action_space": 2}