P2SAMAPA commited on
Commit
e7759de
·
verified ·
1 Parent(s): 2e075d9

Upload results/window_02_fi_training_log.json with huggingface_hub

Browse files
results/window_02_fi_training_log.json CHANGED
@@ -1,45 +1,45 @@
1
  {
2
  "window_id": 2,
3
  "actor_losses": [
4
- 0.0225406517638552,
5
- 0.0485470458588078,
6
- 0.06465121899723761,
7
- 0.07624010282976568,
8
- 0.08805803793736479,
9
- 0.0982790731724875,
10
- 0.10563532330773094,
11
- 0.11223473747006872,
12
- 0.12004679608474339,
13
- 0.12470470619780466,
14
- 0.12751921599592306
15
  ],
16
  "critic_losses": [
17
- 0.00010231078251541507,
18
- 0.00010762092444682001,
19
- 0.00011317118953064147,
20
- 0.00011145579807162896,
21
- 0.0001174953945938939,
22
- 0.00012730103822862528,
23
- 0.00013088216803304727,
24
- 0.0001480421086466213,
25
- 0.00015171604138968103,
26
- 0.0001382493673367403,
27
- 0.00014128166985342844
28
  ],
29
  "episode_returns": [
30
- -6.7317270989009605,
31
- -7.881132360192339,
32
- -7.38328341372755,
33
- -8.100974657279087,
34
- -7.557348220222645,
35
- -8.015612590106363,
36
- -8.413217410409763,
37
- -8.995166136234298,
38
- -8.685340034545675,
39
- -8.356976251396713,
40
- -8.482732873175165
41
  ],
42
- "best_return": -6.7317270989009605,
43
  "best_epoch": 1,
44
  "best_model_path": "/tmp/ftrl_models/window_02_best.pt"
45
  }
 
1
  {
2
  "window_id": 2,
3
  "actor_losses": [
4
+ 0.028837451271884165,
5
+ 0.05698744472778164,
6
+ 0.07375827129961045,
7
+ 0.08610893279498766,
8
+ 0.0940782112523544,
9
+ 0.1037709719678464,
10
+ 0.11453500956543221,
11
+ 0.12321001074992674,
12
+ 0.13178583071374697,
13
+ 0.1387127055978972,
14
+ 0.13921278896780054
15
  ],
16
  "critic_losses": [
17
+ 0.0001064451731949507,
18
+ 0.00011802154119120005,
19
+ 0.0001234383324827824,
20
+ 0.00012450109107696095,
21
+ 0.00012980436598779253,
22
+ 0.0001281947067999388,
23
+ 0.00013056598761842215,
24
+ 0.00012600140717566785,
25
+ 0.00012237951884066402,
26
+ 0.00012491544231681083,
27
+ 0.00012521721322823284
28
  ],
29
  "episode_returns": [
30
+ -8.6291041646749,
31
+ -10.151057541884473,
32
+ -9.89192526342903,
33
+ -9.933713805668765,
34
+ -10.225602116550682,
35
+ -9.922546229503629,
36
+ -9.778507951564979,
37
+ -9.405215272214932,
38
+ -9.679699910442174,
39
+ -9.653923114783469,
40
+ -9.368584822031215
41
  ],
42
+ "best_return": -8.6291041646749,
43
  "best_epoch": 1,
44
  "best_model_path": "/tmp/ftrl_models/window_02_best.pt"
45
  }