File size: 366 Bytes
1486f5c |
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
- - - delta_std
- 0.1
- - learning_rate
- 0.018
- - n_delta
- 4
- - n_envs
- 8
- - n_timesteps
- 500000.0
- - n_top
- 1
- - normalize
- dict(norm_obs=True, norm_reward=False)
- - policy
- MlpPolicy
- - policy_kwargs
- dict(net_arch=[16])
- - zero_policy
- false
|