File size: 440 Bytes
360956b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39bacd5
360956b
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
!!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