File size: 441 Bytes
bf90398
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
!!python/object/apply:collections.OrderedDict
- - - batch_size
    - 32
  - - buffer_size
    - 100000
  - - exploration_final_eps
    - 0.01
  - - exploration_fraction
    - 0.1
  - - gradient_steps
    - 1
  - - learning_rate
    - 0.0001
  - - learning_starts
    - 1000
  - - n_timesteps
    - 100000.0
  - - optimize_memory_usage
    - false
  - - policy
    - MlpPolicy
  - - target_update_interval
    - 1000
  - - train_freq
    - 4