P2SAMAPA commited on
Commit
fc3c29a
·
verified ·
1 Parent(s): 1f65cd3

Upload results/window_03_equity_training_log.json with huggingface_hub

Browse files
results/window_03_equity_training_log.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "window_id": 3,
3
+ "actor_losses": [
4
+ 0.05913812194379858,
5
+ 0.05989721162957315,
6
+ 0.028707547388567126,
7
+ 0.025437229397065924,
8
+ 0.025966450027595404,
9
+ 0.025719174662565167,
10
+ 0.02646623565456012,
11
+ 0.026470686249398245,
12
+ 0.02726063127698276,
13
+ 0.027559513724691957,
14
+ 0.02741987392924151,
15
+ 0.026564026454827565,
16
+ 0.026022565922713632,
17
+ 0.026430000252838204
18
+ ],
19
+ "critic_losses": [
20
+ 0.0003421355092691938,
21
+ 0.0002957457662856102,
22
+ 0.0002715303387522477,
23
+ 0.0002664843576071906,
24
+ 0.0002662987557778849,
25
+ 0.00026944804408537146,
26
+ 0.00027934138824928505,
27
+ 0.00027463798646159735,
28
+ 0.0002800841873720465,
29
+ 0.00027906291543689887,
30
+ 0.0002788426387532125,
31
+ 0.0002670514423416221,
32
+ 0.00027760540852274905,
33
+ 0.00028781325974783055
34
+ ],
35
+ "episode_returns": [
36
+ -21.41973876953125,
37
+ -21.66251564025879,
38
+ -21.093416213989258,
39
+ -20.87225914001465,
40
+ -21.673206329345703,
41
+ -21.62655258178711,
42
+ -21.691993713378906,
43
+ -21.816747665405273,
44
+ -21.588977813720703,
45
+ -21.32212257385254,
46
+ -21.33684539794922,
47
+ -21.231399536132812,
48
+ -22.21461296081543,
49
+ -22.580442428588867
50
+ ],
51
+ "best_return": -20.87225914001465,
52
+ "best_epoch": 4,
53
+ "best_model_path": "/tmp/ftrl_models/window_03_best.pt"
54
+ }