ichiv's picture
new
a17555e
raw
history blame contribute delete
539 Bytes
!!python/object/apply:collections.OrderedDict
- - - batch_size
- 32
- - buffer_size
- 256
- - env_wrapper
- - stable_baselines3.common.atari_wrappers.AtariWrapper
- - exploration_final_eps
- 0.01
- - exploration_fraction
- 0.2
- - frame_stack
- 8
- - gradient_steps
- 1
- - learning_rate
- 0.001
- - learning_starts
- 1000
- - n_timesteps
- 100.0
- - optimize_memory_usage
- false
- - policy
- CnnPolicy
- - target_update_interval
- 1000
- - train_freq
- 2