Skip to content

The popular snake game using reinforcement learning (DQN)

License

Notifications You must be signed in to change notification settings

RahulBarman101/Snake-DQN-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-DQN-

The popular snake game using reinforcement learning (DQN)

Libraries Required -

  • Tensorflow > 1.14
  • Numpy
  • pillow
  • opencv

To visualise training uncomment the line s.render() in the trainig loop

Releases

No releases published

Packages

No packages published

Languages