mharrell/BreakoutBot
Building a deep reinforcement learning agent using PPO and PyTorch to train an Atari Breakout-playing AI. Exploring applications of RL toward complex strategy games. Technologies: Python, Stable-Baselines3, Gymnasium, CUDA.
Stars
—
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/mharrell/BreakoutBot"
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