crossroderick's picture
Initial commit
39bacd5
raw history blame
No virus
440 Bytes
!!python/object/apply:collections.OrderedDict
- - - batch_size
- 64
- - buffer_size
- 100000
- - env_wrapper
- - stable_baselines3.common.atari_wrappers.AtariWrapper
- - exploration_final_eps
- 0.01
- - exploration_fraction
- 0.03
- - frame_stack
- 4
- - gradient_steps
- 1
- - n_timesteps
- 3000000
- - optimize_memory_usage
- false
- - policy
- CnnPolicy
- - train_freq
- 4