File size: 324 Bytes
9a6d794 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
!!python/object/apply:collections.OrderedDict
- - - batch_size
- 512
- - cg_damping
- 0.001
- - gae_lambda
- 0.98
- - gamma
- 0.99
- - learning_rate
- 0.001
- - n_critic_updates
- 20
- - n_envs
- 2
- - n_steps
- 512
- - n_timesteps
- 100000.0
- - policy
- MlpPolicy
|