Reinforce-Pixelcopter-PLE-v0 / hyperparameters.json
kinkpunk's picture
Upload . with huggingface_hub
b4752da
raw
history blame contribute delete
185 Bytes
{"h_size": 32, "n_training_episodes": 40000, "n_evaluation_episodes": 10, "max_t": 5000, "gamma": 0.98, "lr": 1e-05, "env_id": "Pixelcopter-PLE-v0", "state_space": 7, "action_space": 2}