Reinforce-Pixelcopter-PLE-v0 / hyperparameters.json
Absie's picture
Upload . with huggingface_hub
fcca221
raw
history blame contribute delete
188 Bytes
{"h_size": 64, "n_training_episodes": 50000, "n_evaluation_episodes": 50, "max_t": 10000, "gamma": 0.95, "lr": 7.5e-05, "env_id": "Pixelcopter-PLE-v0", "state_space": 7, "action_space": 2}