Skip to content

ninja18/AtariDQN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtariDQN

Deep Q Learning model to play atari games based on the paper http://arxiv.org/pdf/1312.5602v1.pdf

This is the tensorflow and openai gym implementation of the deepmind paper.

Prerequisites

tensorflow 1.8 opencv3 3.1.0 gym 0.10.5

training

python trainAgent.py

playing against Agent

...

Todo

play feature add pretrained model show demo gif

About

Deep Q Learning model to play atari games based on the paper http://arxiv.org/pdf/1312.5602v1.pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published