Skip to content

BreadYang/DQN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Q Network

Authors: Shuguan Yang; Xuan Li

An implementation of Deep Q Learning for Atari games. Network structure follows the paper "Human-level control through deep reinforcement learning". List of methods used:

  1. Linear Q-network
  2. Linear double Q-network
  3. Deep Q-network
  4. Double deep Q-network
  5. Dueling deep Q-network

About

An implementation of Deep Q-Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published