Skip to content

Commit 0d15a4f

Browse files
authored
Update README.md
1 parent cf5c386 commit 0d15a4f

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

README.md

+8-11
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,12 @@ Thanks to the author of gym-2048 https://github.com/rgal/gym-2048. The code is e
66
## Performance of environment
77
I used random policy to evaluate the performance for 100 times. We can use random policy as a baseline.
88

9-
average episode time:0.15266018629074096 s;
10-
average step time: 1.185 ms;
11-
average highest score:96.0,;
12-
average total score:982.0,;
13-
average steps:128.87;
14-
15-
16-
17-
#Screenshot:
18-
![](https://github.com/frombeijingwithlove/mini2048/blob/master/Screenshot.png)
19-
9+
average episode time:0.15266018629074096 s;
10+
average step time: 1.185 ms;
11+
average highest score:96.0;
12+
average total score:982.0;
13+
average steps:128.87;
14+
15+
some example
16+
![](https://github.com/YangRui2015/2048_env/blob/master/pictures/example.png)
2017

0 commit comments

Comments
 (0)