P2SAMAPA commited on
Commit
e4e2e64
·
verified ·
1 Parent(s): 3664b30

Upload results/window_01_training_log.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. results/window_01_training_log.json +34 -34
results/window_01_training_log.json CHANGED
@@ -1,45 +1,45 @@
1
  {
2
  "window_id": 1,
3
  "actor_losses": [
4
- 0.01643571596659695,
5
- 0.03781796487402067,
6
- 0.0509683448384261,
7
- 0.057638623642438616,
8
- 0.06417192642020281,
9
- 0.07044078244218946,
10
- 0.076468428222244,
11
- 0.07987785377857072,
12
- 0.08118149436302691,
13
- 0.0813567324036826,
14
- 0.0812510100177713
15
  ],
16
  "critic_losses": [
17
- 8.977669257950449e-05,
18
- 9.151535455685667e-05,
19
- 9.725546779110784e-05,
20
- 9.370719727591967e-05,
21
- 9.413041200345075e-05,
22
- 9.628290735739095e-05,
23
- 0.00010210044232146133,
24
- 9.524015350080595e-05,
25
- 9.606985568555313e-05,
26
- 9.518751052733455e-05,
27
- 9.526326660017335e-05
28
  ],
29
  "episode_returns": [
30
- -5.126735980275221,
31
- -5.577594838730159,
32
- -5.525646024883773,
33
- -5.495655843124997,
34
- -5.6354813165508935,
35
- -5.80174917709991,
36
- -5.8615704959023205,
37
- -5.866876152991868,
38
- -5.652355174531561,
39
- -5.716730539909778,
40
- -5.145699460838452
41
  ],
42
- "best_return": -5.126735980275221,
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.017116659891067535,
5
+ 0.04079527554867071,
6
+ 0.055707528136212735,
7
+ 0.062357789326937835,
8
+ 0.06572192190371079,
9
+ 0.06762570680727839,
10
+ 0.06944706405424539,
11
+ 0.07004611143145148,
12
+ 0.07081783233033545,
13
+ 0.07179560809911296,
14
+ 0.07129641515124777
15
  ],
16
  "critic_losses": [
17
+ 9.275766002278249e-05,
18
+ 0.00010077579437119968,
19
+ 0.00010274847830885074,
20
+ 0.00010087351336541202,
21
+ 9.832740843905524e-05,
22
+ 9.925921682483855e-05,
23
+ 0.00010012777381600459,
24
+ 9.417354221362751e-05,
25
+ 9.477673495502889e-05,
26
+ 9.990414088083754e-05,
27
+ 9.827565781199165e-05
28
  ],
29
  "episode_returns": [
30
+ -5.548007199134789,
31
+ -5.684441038769682,
32
+ -6.083986840186641,
33
+ -5.7264031029892895,
34
+ -5.886904509344783,
35
+ -5.707386195668176,
36
+ -5.713567038122494,
37
+ -5.558564829498113,
38
+ -5.890391792013695,
39
+ -5.5776535461620655,
40
+ -5.644893924712092
41
  ],
42
+ "best_return": -5.548007199134789,
43
  "best_epoch": 1,
44
  "best_model_path": "/tmp/ftrl_models/window_01_best.pt"
45
  }