Pixel_copter_PG / hyperparameters.json
Nikhil058's picture
Upload folder using huggingface_hub
a7564c2 verified
raw
history blame contribute delete
190 Bytes
{"h_size": 128, "n_training_episodes": 100000, "n_evaluation_episodes": 100, "max_t": 1000, "gamma": 0.9995, "lr": 1e-05, "env_id": "Pixelcopter-PLE-v0", "state_space": 7, "action_space": 2}