File size: 313 Bytes
9cfd9a6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
!!python/object/apply:collections.OrderedDict
- - - batch_size
- 256
- - gradient_steps
- 1
- - learning_rate
- 0.0003
- - learning_starts
- 10000
- - n_timesteps
- 1000000.0
- - noise_std
- 0.1
- - noise_type
- normal
- - policy
- MlpPolicy
- - train_freq
- 1
|