Skip to content

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

Notifications You must be signed in to change notification settings

MWeltevrede/DQN

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

No releases published

Packages

No packages published