File size: 293 Bytes
f503c0b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
!!python/object/apply:collections.OrderedDict
- - - env_wrapper
- - stable_baselines3.common.atari_wrappers.AtariWrapper
- - exploration_fraction
- 0.025
- - frame_stack
- 4
- - n_timesteps
- 10000000.0
- - optimize_memory_usage
- true
- - policy
- CnnPolicy
|