Skip to content

GiannisMitr/DQN-Atari-Breakout

Repository files navigation

DQN-Atari-Breakout Open In Colab

A Deep Q Network that implements an approximate q-learning algorithm with experience replay and target networks.

atari_gif

Developed on TensorFlow using OpenAI Gym for the Atari environment, as part of the Practical Reinforcement Learning course on Coursera.

DeepMind's Papers: 1, 2, 3 | Certificate

About

A Deep Q-Network trained to play Breakout Atari game on OpenAI Gym environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published