Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.
/ DRL-SnakeGame Public archive

Autonomous Agents in Snake Game via Deep Reinforcement Learning

Notifications You must be signed in to change notification settings

weizhepei/DRL-SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autonomous Agents in Snake Game via Deep Reinforcement Learning

If you find this project helpful, please cite our paper. [pdf] [slides]

@inproceedings{wei2018autonomous,
  title={Autonomous Agents in Snake Game via Deep Reinforcement Learning},
  author={Wei, Zhepei and Wang, Di and Zhang, Ming and Tan, Ah-Hwee and Miao, Chunyan and Zhou, You},
  booktitle={2018 IEEE International Conference on Agents (ICA)},
  pages={20--25},
  year={2018},
  organization={IEEE}
}

A demo video can be found here.

Requirements

  • python3
  • pygame
  • opencv
  • TensorFlow

About

Autonomous Agents in Snake Game via Deep Reinforcement Learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages