chuyangliu / snake

Artificial intelligence for the Snake game.
Apache License 2.0
1.65k stars 481 forks source link

Add DQNSolver #20

Closed chuyangliu closed 6 years ago

chuyangliu commented 6 years ago

DQNSolver is based on deep reinforcement learning.