qgallouedec HF staff commited on
Commit
c2b15dc
1 Parent(s): 9244669

Add evaluation results

Browse files
666Bing666/Deep_Q_Learning_Pong/results_983938f31f14235d5ff32c4f15a2e155ff594076.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_id": "666Bing666/Deep_Q_Learning_Pong",
4
+ "model_sha": "983938f31f14235d5ff32c4f15a2e155ff594076"
5
+ },
6
+ "results": {
7
+ "PongNoFrameskip-v4": {
8
+ "episodic_returns": [
9
+ -11.0,
10
+ -14.0,
11
+ -11.0,
12
+ -11.0,
13
+ -12.0,
14
+ -14.0,
15
+ -14.0,
16
+ -14.0,
17
+ -14.0,
18
+ -12.0,
19
+ -12.0,
20
+ -12.0,
21
+ -13.0,
22
+ -15.0,
23
+ -14.0,
24
+ -10.0,
25
+ -14.0,
26
+ -12.0,
27
+ -13.0,
28
+ -11.0,
29
+ -10.0,
30
+ -16.0,
31
+ -11.0,
32
+ -12.0,
33
+ -11.0,
34
+ -14.0,
35
+ -11.0,
36
+ -13.0,
37
+ -11.0,
38
+ -16.0,
39
+ -14.0,
40
+ -11.0,
41
+ -11.0,
42
+ -14.0,
43
+ -15.0,
44
+ -11.0,
45
+ -6.0,
46
+ -8.0,
47
+ -10.0,
48
+ -15.0,
49
+ -15.0,
50
+ -8.0,
51
+ -14.0,
52
+ -11.0,
53
+ -14.0,
54
+ -14.0,
55
+ -9.0,
56
+ -7.0,
57
+ -9.0,
58
+ -12.0
59
+ ]
60
+ }
61
+ },
62
+ "status": "DONE"
63
+ }