reinforce-Pixelcopter-PLE-v0-unit4 / hyperparameters.json
juanfkurucz's picture
Upload . with huggingface_hub
6c29cc1
raw
history blame
186 Bytes
{"h_size": 128, "n_training_episodes": 5000, "n_evaluation_episodes": 25, "max_t": 1000, "gamma": 0.975, "lr": 0.001, "env_id": "Pixelcopter-PLE-v0", "state_space": 7, "action_space": 2}