Pixelcopter-PLE-v0 / hyperparameters.json
monti-python's picture
Upload folder using huggingface_hub
1960a43 verified
raw
history blame contribute delete
194 Bytes
{"state_space": 7, "action_space": 2, "h_sizes": [64, 128], "n_training_episodes": 5000, "n_evaluation_episodes": 10, "max_t": 10000, "gamma": 0.99, "lr": 0.0001, "env_id": "Pixelcopter-PLE-v0"}