Skip to content

Commit 2e9b393

Browse files
authored
Update README.md
1 parent 15aedd0 commit 2e9b393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 2048 Environment for Reinforcement Learning and DQN Algorithm implementation
1+
# 2048 Environment and DQN Algorithm implementation
22

33
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 to make it a better RL environment.
44
And I implemented dqn with many tricks using pytorch:

0 commit comments

Comments
 (0)