Skip to content
#

dqn-algorithm

Here are 23 public repositories matching this topic...

This repository contains a comprehensive implementation of a Deep Q-Network (DQN) to train an AI agent to play Atari's Breakout game. The implementation leverages OpenAI Gym for the game environment and TensorFlow/Keras for the neural network. Features include experience replay, target networks, and game monitoring via exported videos.

  • Updated Dec 12, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the dqn-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dqn-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more