File size: 430 Bytes
ff24c02
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
!!python/object/apply:collections.OrderedDict
- - - batch_size
    - 64
  - - clip_range
    - 0.2
  - - ent_coef
    - 0.0
  - - env_wrapper
    - gym_minigrid.wrappers.FlatObsWrapper
  - - gae_lambda
    - 0.95
  - - gamma
    - 0.99
  - - learning_rate
    - 0.00025
  - - n_envs
    - 8
  - - n_epochs
    - 10
  - - n_steps
    - 128
  - - n_timesteps
    - 10000000.0
  - - normalize
    - true
  - - policy
    - MlpPolicy