Skip to content

noahgolmant/DQN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DQN

Deep Q-Network in tensorflow.

A Deep Q-Network that learns to play an Atari game through the Atari Learning Environment.

To Train: run python main.py. Currently learns breakout through the breakout.bin ROM.

Requires OpenCV, tensorflow, numpy, and ALE.

About

Deep Q-Network in tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages