Skip to content

tjwhitaker/human-level-control-through-deep-reinforcement-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Human-Level Control Through Deep Reinforcement Learning

Source: https://storage.googleapis.com/deepmind-media/dqn/DQNNaturePaper.pdf
Authors: Volodymyr Mnih, Koray Kavukcuoglu, David Silver, Andrei A. Rusu, Joel Veness, Marc G. Bellemare, Alex Graves, Martin Riedmiller, Andreas K. Fidjeland, Georg Ostrovski, Stig Petersen, Charles Beattie, Amir Sadik, Ioannis Antonoglou, Helen King, Dharshan Kumaran, Daan Wierstra, Shane Legg & Demis Hassabis

This is a pytorch implementation of Deep Q Networks as described in the paper above.

Requirements + Versions

Running

$ python3 src/main.py

About

Deep Q Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages