Skip to content

nithinmurali/Game-Playing-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Playing Agent (DQN)

An Game playing agent usin Deep Q-network. The agent is written in generic way hence it can play any general game.

Run the flappy.py to see the agent playing flappy bird game

python flappy.py

The agent is written in agent.py and uses tensorflow as backend.

About

Game playing Agent for Flappy bird

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages