P2SAMAPA commited on
Commit
0e3970c
·
verified ·
1 Parent(s): bcd9c5b

Upload results/window_02_equity_training_log.json with huggingface_hub

Browse files
results/window_02_equity_training_log.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "window_id": 2,
3
+ "actor_losses": [
4
+ 0.05219886659073981,
5
+ 0.06745816337344937,
6
+ 0.041407213519396614,
7
+ 0.030103689658047616,
8
+ 0.028399879663166674,
9
+ 0.028112766211698493,
10
+ 0.02833878196976032,
11
+ 0.028486991120302233,
12
+ 0.028802410880303827,
13
+ 0.029072810745651812,
14
+ 0.029830106595638863,
15
+ 0.030068716588468592
16
+ ],
17
+ "critic_losses": [
18
+ 0.0003577704156847378,
19
+ 0.0003168960763992078,
20
+ 0.0002932109756998704,
21
+ 0.00030047520817976523,
22
+ 0.00029265415227847135,
23
+ 0.0002986962673832359,
24
+ 0.00029618560217408953,
25
+ 0.00030045492024681546,
26
+ 0.0002982236022012518,
27
+ 0.000296126805946082,
28
+ 0.0002926369402039876,
29
+ 0.00029618888912928237
30
+ ],
31
+ "episode_returns": [
32
+ -20.254512786865234,
33
+ -19.172191619873047,
34
+ -19.71330451965332,
35
+ -19.897167205810547,
36
+ -19.647104263305664,
37
+ -20.084081649780273,
38
+ -19.502120971679688,
39
+ -19.32100486755371,
40
+ -19.600543975830078,
41
+ -19.980737686157227,
42
+ -19.633468627929688,
43
+ -20.153423309326172
44
+ ],
45
+ "best_return": -19.172191619873047,
46
+ "best_epoch": 2,
47
+ "best_model_path": "/tmp/ftrl_models/window_02_best.pt"
48
+ }