Reinforce_pixelCopter01 / hyperparameters.json
Jatayoo's picture
Upload . with huggingface_hub
7af9d5f
raw
history blame contribute delete
189 Bytes
{"h_size": 64, "n_training_episodes": 64000, "n_evaluation_episodes": 64, "max_t": 10000, "gamma": 0.997, "lr": 0.00016, "env_id": "Pixelcopter-PLE-v0", "state_space": 7, "action_space": 2}