Skip to content

Commit 8dcbd10

Browse files
authored
Update README.md
1 parent 9b381b1 commit 8dcbd10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Gym 2048 Environment
1+
# Gym 2048 Environment for Reinforcement Learning
22

3-
Thanks to the author of gym-2048 https://github.com/rgal/gym-2048. The code is easy to understand and runs efficiently. I just made some little changes for a better agent training environment.
3+
Thanks to the author of gym-2048 https://github.com/rgal/gym-2048. The code is easy to understand and runs efficiently. I just made some little changes for a better RL environment.
44

55

66
## Performance of environment

0 commit comments

Comments
 (0)