| { | |
| "h_size": 128, | |
| "n_training_episodes": 100000, | |
| "n_evaluation_episodes": 10, | |
| "max_t": 10000, | |
| "gamma": 0.99, | |
| "lr": 0.0004, | |
| "env_id": "Pixelcopter-PLE-v0", | |
| "state_space": 6912, | |
| "action_space": 2 | |
| } |
| { | |
| "h_size": 128, | |
| "n_training_episodes": 100000, | |
| "n_evaluation_episodes": 10, | |
| "max_t": 10000, | |
| "gamma": 0.99, | |
| "lr": 0.0004, | |
| "env_id": "Pixelcopter-PLE-v0", | |
| "state_space": 6912, | |
| "action_space": 2 | |
| } |