P2SAMAPA commited on
Commit
e9e2504
·
verified ·
1 Parent(s): 44dced8

Upload results/reverse_window_01_equity_training_log.json with huggingface_hub

Browse files
results/reverse_window_01_equity_training_log.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "window_id": 101,
3
+ "actor_losses": [
4
+ 0.026244815022531582,
5
+ -0.0019098527552931083,
6
+ -0.022345671976016238,
7
+ -0.10643658480585437,
8
+ -0.25276741760274385,
9
+ -0.48088784272544727,
10
+ -0.854946481149227,
11
+ -1.1953734293924632,
12
+ -1.4348533313304763,
13
+ -1.5532281087107567,
14
+ -1.5508517429422466
15
+ ],
16
+ "critic_losses": [
17
+ 0.00018642103592481196,
18
+ 0.0001540798863578981,
19
+ 0.00014468707023508354,
20
+ 0.00015292618255796194,
21
+ 0.00015660594764073098,
22
+ 0.00016494480684105058,
23
+ 0.00021509614980515243,
24
+ 0.00031773010516800306,
25
+ 0.00038763730014793095,
26
+ 0.0004359888235890725,
27
+ 0.00033983664751090773
28
+ ],
29
+ "episode_returns": [
30
+ -38.92830276489258,
31
+ -40.908653259277344,
32
+ -40.047359466552734,
33
+ -40.74800109863281,
34
+ -40.66547775268555,
35
+ -39.52656173706055,
36
+ -40.35234451293945,
37
+ -41.30221939086914,
38
+ -39.822418212890625,
39
+ -40.74806213378906,
40
+ -40.38938522338867
41
+ ],
42
+ "best_return": -38.92830276489258,
43
+ "best_epoch": 1,
44
+ "best_model_path": "/tmp/ftrl_reverse_models_equity/window_101_best.pt"
45
+ }