arashakb commited on
Commit
108e764
·
verified ·
1 Parent(s): 326c602

Add norm_stats.json

Browse files
Files changed (1) hide show
  1. norm_stats.json +78 -0
norm_stats.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action_mean": [
3
+ 0.026827840134501457,
4
+ 0.08886060863733292,
5
+ -0.09983397275209427,
6
+ 0.00024006747116800398,
7
+ 0.0012838079128414392,
8
+ -0.0029443209059536457,
9
+ -0.1305243819952011
10
+ ],
11
+ "action_std": [
12
+ 0.3311910927295685,
13
+ 0.37191954255104065,
14
+ 0.45225635170936584,
15
+ 0.03948824852705002,
16
+ 0.06278067082166672,
17
+ 0.07317619770765305,
18
+ 0.9914451241493225
19
+ ],
20
+ "action_q01": [
21
+ -0.7473750114440918,
22
+ -0.7961249947547913,
23
+ -0.9375,
24
+ -0.11580300331115723,
25
+ -0.1694297194480896,
26
+ -0.19450220465660095,
27
+ -1.0
28
+ ],
29
+ "action_q99": [
30
+ 0.937125027179718,
31
+ 0.859499990940094,
32
+ 0.937125027179718,
33
+ 0.14022600650787354,
34
+ 0.18103542923927307,
35
+ 0.311545729637146,
36
+ 0.9995999932289124
37
+ ],
38
+ "state_mean": [
39
+ -0.04363870248198509,
40
+ 0.03525487706065178,
41
+ 0.7637033462524414,
42
+ 2.9673683643341064,
43
+ -0.2108035385608673,
44
+ -0.1297520250082016,
45
+ 0.027788693085312843,
46
+ -0.028010232374072075
47
+ ],
48
+ "state_std": [
49
+ 0.10337679088115692,
50
+ 0.15188011527061462,
51
+ 0.38154250383377075,
52
+ 0.3545231223106384,
53
+ 0.929176390171051,
54
+ 0.330748051404953,
55
+ 0.014128931798040867,
56
+ 0.013960899785161018
57
+ ],
58
+ "state_q01": [
59
+ -0.35244688391685486,
60
+ -0.26824864745140076,
61
+ 0.04083745926618576,
62
+ 1.531765341758728,
63
+ -2.715233087539673,
64
+ -1.0765380859375,
65
+ 0.0017158256378024817,
66
+ -0.04003722593188286
67
+ ],
68
+ "state_q99": [
69
+ 0.13891278207302094,
70
+ 0.325199156999588,
71
+ 1.2568962574005127,
72
+ 3.262768507003784,
73
+ 2.443723201751709,
74
+ 0.563847005367279,
75
+ 0.04030780866742134,
76
+ -0.001713161705993116
77
+ ]
78
+ }