File size: 428 Bytes
270db7a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "norm_method": "minmax_symmetric",
  "action_dim": 7,
  "action_horizon": 33,
  "action_low": [
    -1.0,
    -1.0,
    -1.0,
    -1.0,
    -0.8942857384681702,
    -0.8914285898208618,
    -1.0
  ],
  "action_high": [
    1.0,
    1.0,
    1.0,
    1.0,
    1.0,
    0.8971428275108337,
    1.0
  ],
  "use_delta_actions": false,
  "delta_action_mask": null,
  "state_dim": null,
  "state_low": null,
  "state_high": null
}