P2SAMAPA commited on
Commit
c612d56
·
verified ·
1 Parent(s): a1f6ee3

Upload results/window_02_training_log.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. results/window_02_training_log.json +38 -44
results/window_02_training_log.json CHANGED
@@ -1,54 +1,48 @@
1
  {
2
  "window_id": 2,
3
  "actor_losses": [
4
- 0.02975517656693122,
5
- 0.06256912391986852,
6
- 0.07663281705261261,
7
- 0.08218800136434638,
8
- 0.08334901591008606,
9
- 0.08289120433282507,
10
- 0.08235593625028764,
11
- 0.08200256868211692,
12
- 0.08053219927213162,
13
- 0.07805752601813186,
14
- 0.07717927964789069,
15
- 0.07484863786996643,
16
- 0.07097901543987191,
17
- 0.07023462810176463
18
  ],
19
  "critic_losses": [
20
- 0.00012340756572397834,
21
- 0.00012044006682816502,
22
- 0.00012045902545380595,
23
- 0.00011664382593664399,
24
- 0.00011157456899037085,
25
- 0.00011733538157243833,
26
- 0.0001200187146513757,
27
- 0.00012123898421138192,
28
- 0.0001160963967273602,
29
- 0.00012196399392608831,
30
- 0.00012273989101938113,
31
- 0.00012267762604622942,
32
- 0.00011986740740716158,
33
- 0.0001256903469221312
34
  ],
35
  "episode_returns": [
36
- -9.510327614205824,
37
- -8.678409912790254,
38
- -8.993376507407701,
39
- -8.560216909301547,
40
- -8.935489861401631,
41
- -9.266424255305443,
42
- -9.238549951699152,
43
- -9.007237770007633,
44
- -8.96867660772818,
45
- -9.422224968339702,
46
- -9.341289079043348,
47
- -8.595109521724957,
48
- -9.239739190911632,
49
- -9.837416744713213
50
  ],
51
- "best_return": -8.560216909301547,
52
- "best_epoch": 4,
53
  "best_model_path": "/tmp/ftrl_models/window_02_best.pt"
54
  }
 
1
  {
2
  "window_id": 2,
3
  "actor_losses": [
4
+ 0.025989483481503477,
5
+ 0.05369650894652837,
6
+ 0.06309205288267579,
7
+ 0.06594962141022456,
8
+ 0.0676235504571564,
9
+ 0.06824909060546928,
10
+ 0.06849341155299224,
11
+ 0.0677869630100067,
12
+ 0.06695103011871419,
13
+ 0.06502031270907191,
14
+ 0.06292605742981489,
15
+ 0.060864335464790836
 
 
16
  ],
17
  "critic_losses": [
18
+ 0.00011814866207163045,
19
+ 8.792294023381198e-05,
20
+ 6.948408632667475e-05,
21
+ 6.545126610896006e-05,
22
+ 6.282969119664745e-05,
23
+ 6.595506750569663e-05,
24
+ 6.270300769654959e-05,
25
+ 6.163640313772237e-05,
26
+ 6.411858121489125e-05,
27
+ 6.432892243541693e-05,
28
+ 6.293470598923381e-05,
29
+ 6.204863039644904e-05
 
 
30
  ],
31
  "episode_returns": [
32
+ -7.485179087624566,
33
+ -5.27808583506451,
34
+ -5.850958446345149,
35
+ -5.2890211514747065,
36
+ -5.650222599654743,
37
+ -5.365224517128465,
38
+ -5.488221209878406,
39
+ -5.548122578935529,
40
+ -5.54155520303931,
41
+ -5.436302046941861,
42
+ -5.577895295107279,
43
+ -5.3703907813844864
 
 
44
  ],
45
+ "best_return": -5.27808583506451,
46
+ "best_epoch": 2,
47
  "best_model_path": "/tmp/ftrl_models/window_02_best.pt"
48
  }