ppo-Acrobot-v1 / config.yml
qgallouedec's picture
qgallouedec HF staff
Initial commit
c51b0f3
!!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