We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd728f4 commit 9b381b1Copy full SHA for 9b381b1
README.md
@@ -4,7 +4,8 @@ Thanks to the author of gym-2048 https://github.com/rgal/gym-2048. The code is e
4
5
6
## Performance of environment
7
-I used random policy to evaluate the performance for 1000 times. We can take random policy as a baseline.
+I used random policy to evaluate the performance for 1000 times. We can take random policy as a baseline.
8
+The eval main function is in base_agent.py.
9
10
### (1) with render:
11
average episode time:0.10279795455932617 s;
0 commit comments