mmuppidi / DQN-Atari-Pong

This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a toolkit to develop and compare reinforcement learning algorithms. The learning agent takes raw pixels from the atari emulator and predicts an action that is fed back into the emulator via OpenAI interface. The …
9Updated 6 years ago

Related projects

Alternatives and complementary repositories for DQN-Atari-Pong