ThekingGST/DQN-Atari
Train an AI to play retro Atari games! This project implements DeepMind's original Deep Q-Network (DQN) using Convolutional Neural Networks, Experience Replay, and Target Networks to achieve superhuman performance on classic arcade games.
Stars
1
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ThekingGST/DQN-Atari"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Talendar/flappy-bird-gym
An OpenAI Gym environment for the Flappy Bird game
Farama-Foundation/ViZDoom
Reinforcement Learning environments based on the 1993 game Doom :godmode:
aleju/mario-ai
Playing Mario with Deep Reinforcement Learning
chris-chris/pysc2-examples
StarCraft II - pysc2 Deep Reinforcement Learning Examples
gavento/gamegym
A game theory framework with examples and algorithms