P2SAMAPA commited on
Commit
4e28460
·
verified ·
1 Parent(s): 348755f

Upload results/window_01_fi_training_log.json with huggingface_hub

Browse files
results/window_01_fi_training_log.json CHANGED
@@ -1,45 +1,48 @@
1
  {
2
  "window_id": 1,
3
  "actor_losses": [
4
- 0.017477938321247343,
5
- 0.038553498261322025,
6
- 0.056640501669998275,
7
- 0.07202650565008878,
8
- 0.08635646274427795,
9
- 0.09968639023643633,
10
- 0.11168040518321139,
11
- 0.12252021391548258,
12
- 0.13254123890782868,
13
- 0.14143927147684818,
14
- 0.147159829277899
 
15
  ],
16
  "critic_losses": [
17
- 7.564109735399992e-05,
18
- 9.191778003163024e-05,
19
- 9.335651075466735e-05,
20
- 0.00010052436067267767,
21
- 9.829636989996684e-05,
22
- 0.00010085614542848354,
23
- 9.826748054385777e-05,
24
- 9.704488192707874e-05,
25
- 0.00010170308153052582,
26
- 0.0001040564078258849,
27
- 0.00010800896928347804
 
28
  ],
29
  "episode_returns": [
30
- -4.376323786703411,
31
- -6.010704912565829,
32
- -6.038115833635127,
33
- -6.056099187484172,
34
- -5.664437855140564,
35
- -5.562001591962045,
36
- -5.4077753961204165,
37
- -5.591895129398661,
38
- -5.6442165730843845,
39
- -5.869715900267018,
40
- -5.56461648665917
 
41
  ],
42
- "best_return": -4.376323786703411,
43
- "best_epoch": 1,
44
  "best_model_path": "/tmp/ftrl_models/window_01_best.pt"
45
  }
 
1
  {
2
  "window_id": 1,
3
  "actor_losses": [
4
+ 0.021286801224891308,
5
+ 0.04335647339636054,
6
+ 0.05395557056571352,
7
+ 0.058112591005570396,
8
+ 0.060823788252456226,
9
+ 0.0617766744410359,
10
+ 0.06257787548713178,
11
+ 0.06216108826556186,
12
+ 0.060891985154434954,
13
+ 0.059405729850993474,
14
+ 0.058118914524561534,
15
+ 0.05797491084742646
16
  ],
17
  "critic_losses": [
18
+ 9.80528600591739e-05,
19
+ 0.00010047291634590026,
20
+ 9.759239286234958e-05,
21
+ 9.447777895287769e-05,
22
+ 9.463535545679741e-05,
23
+ 9.42080385867896e-05,
24
+ 0.00010284628406072809,
25
+ 0.00010627413405409395,
26
+ 0.00010595739554167027,
27
+ 0.00010403827651550258,
28
+ 9.861458589796575e-05,
29
+ 0.00010146358867050926
30
  ],
31
  "episode_returns": [
32
+ -5.624465901801886,
33
+ -5.496877945889835,
34
+ -5.842949572202999,
35
+ -5.702874188968903,
36
+ -5.725086330849067,
37
+ -5.871649799546692,
38
+ -6.099580184351224,
39
+ -6.2234583852666665,
40
+ -6.038323044398473,
41
+ -5.950702453287874,
42
+ -6.004195332532811,
43
+ -5.833485454572668
44
  ],
45
+ "best_return": -5.496877945889835,
46
+ "best_epoch": 2,
47
  "best_model_path": "/tmp/ftrl_models/window_01_best.pt"
48
  }