jmichaux / dqn-pytorch

DQN to play Atari Pong

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

DQN to play Atari Pong


Languages

Language:Python 100.0%