Skip to content

ekamkohli/AIsaturdays

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIsaturdays

DQN-Atari-Tensorflow

Reimplementing "Human-Level Control Through Deep Reinforcement Learning" in Tensorflow

This may be the simplest implementation of DQN to play Atari Games.

Prerequsite

  1. Tensorflow (prefer with GPU CUDA supported)
  2. opencv2
  3. gym -toolkit for developing and comparing reinforcement learning algorithms. ( https://https://github.com/openai/gym )
  4. Keras

Setup and Run

git clone https://github.com/pranav014/AIsaturdays.git
cd 
python 

Reference

https://keon.io/deep-q-learning/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%