Reinforce-Pixelcopter-PLE-v0 / hyperparameters.json
jrauch4's picture
Upload . with huggingface_hub
a13ec58
{"h_size": 128, "n_training_episodes": 20000, "n_evaluation_episodes": 100, "max_t": 100, "gamma": 0.99, "lr": 0.001, "env_id": "Pixelcopter-PLE-v0", "state_space": 7, "action_space": 2, "batch_size": 64}