Skip to content
/ DQN Public

Implementation of Google DeepMind's DQN (Deep Q Network) algorithm.

Notifications You must be signed in to change notification settings

nathan-yan/DQN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DQN

Implementation of Google DeepMind's DQN (Deep Q Network) algorithm. Features the vanilla DQN algorithm, with experience replay and fixed target networks.

About

Implementation of Google DeepMind's DQN (Deep Q Network) algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages