ppo-Acrobot-v1 / config.yml
araffin's picture
Initial commit
0f8c52d
raw
history blame
281 Bytes
!!python/object/apply:collections.OrderedDict
- - - ent_coef
- 0.0
- - gae_lambda
- 0.94
- - gamma
- 0.99
- - n_envs
- 16
- - n_epochs
- 4
- - n_steps
- 256
- - n_timesteps
- 1000000.0
- - normalize
- true
- - policy
- MlpPolicy