qgallouedec HF staff commited on
Commit
53d6071
1 Parent(s): fdc8f1f

Add evaluation results

Browse files
tvarella/atari-dqn-repo/results_c4d45bae1dce82d294b53d25e7728f3a5972e3b1.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_id": "tvarella/atari-dqn-repo",
4
+ "model_sha": "c4d45bae1dce82d294b53d25e7728f3a5972e3b1"
5
+ },
6
+ "results": {
7
+ "SpaceInvadersNoFrameskip-v4": {
8
+ "episodic_returns": [
9
+ 760.0,
10
+ 865.0,
11
+ 285.0,
12
+ 190.0,
13
+ 285.0,
14
+ 685.0,
15
+ 690.0,
16
+ 315.0,
17
+ 515.0,
18
+ 285.0,
19
+ 415.0,
20
+ 530.0,
21
+ 515.0,
22
+ 455.0,
23
+ 225.0,
24
+ 250.0,
25
+ 295.0,
26
+ 315.0,
27
+ 345.0,
28
+ 520.0,
29
+ 555.0,
30
+ 475.0,
31
+ 550.0,
32
+ 515.0,
33
+ 440.0,
34
+ 320.0,
35
+ 105.0,
36
+ 75.0,
37
+ 400.0,
38
+ 515.0,
39
+ 380.0,
40
+ 640.0,
41
+ 315.0,
42
+ 515.0,
43
+ 125.0,
44
+ 495.0,
45
+ 405.0,
46
+ 335.0,
47
+ 290.0,
48
+ 435.0,
49
+ 590.0,
50
+ 390.0,
51
+ 290.0,
52
+ 625.0,
53
+ 315.0,
54
+ 420.0,
55
+ 365.0,
56
+ 140.0,
57
+ 620.0,
58
+ 80.0
59
+ ]
60
+ }
61
+ },
62
+ "status": "DONE"
63
+ }