Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.
-
Updated
Dec 12, 2018 - Python
Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.
Play Atari(Breakout) Game by DRL - DQN, Noisy DQN and A3C
Atari Breakout programmed in Python and makes use of the Pygame library.
Keras implementation of deep-q-network for Atari breakout of OpenAI Gym.
Our final project for FCPS 2018 (CTY Carlisle 18.2)
Human-level control through deep reinforcement learning implementation
Deep reinforcement learning agent
A TensorFlow and Gymnasium implementation of the Deep Q-Learning (DQN) algorithm, trained to play Atari Breakout directly from pixel inputs. Based on the Mnih et al. (2013) paper.
A simple clone of Atari Breakout using Python 3 and Pygame
Forked from gordicaleksa
Simpel breakout game made in python using pygame
🎮 Train a Deep Q-Learning agent using TensorFlow to master Atari Breakout with efficient experience replay and modular architecture for easy customization.
Add a description, image, and links to the atari-breakout topic page so that developers can more easily learn about it.
To associate your repository with the atari-breakout topic, visit your repo's landing page and select "manage topics."