/dqn-pytorch

DQN to play Atari Pong

Primary LanguagePython

DQN PyTorch

This is a simple implementation of the Deep Q-learning algorithm on the Atari Pong environment.

References

  1. Playing Atari with Deep Reinforcement Learning, Mnih et al., 2013