Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DQN

Implements a Double Dueling Deep Q-Network (DQN) in PyTorch.

The following agent was trained on the pixel input of the Atari 2600 Pong environment from OpenAI gym:
Pong GIF

About

Implements a Double Dueling Deep Q-Network (DQN) in PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages