File size: 365 Bytes
38b64f3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
!!python/object/apply:collections.OrderedDict
- - - env_wrapper
    - - stable_baselines3.common.atari_wrappers.AtariWrapper
  - - exploration_fraction
    - 0.025
  - - frame_stack
    - 4
  - - n_timesteps
    - 20000000.0
  - - optimize_memory_usage
    - true
  - - policy
    - CnnPolicy
  - - replay_buffer_kwargs
    - dict(handle_timeout_termination=False)