matlab-deep-learning/playing-Pong-with-deep-reinforcement-learning
Train a reinforcement learning agent to play a variation of Pong®
This project helps you train an AI agent to play a variation of Pong. You'll input game parameters and the agent's learning settings in MATLAB, and the output will be a trained AI that can play the game autonomously. This is for researchers or engineers exploring deep reinforcement learning to solve control problems.
No commits in the last 6 months.
Use this if you are a control systems engineer or AI researcher looking to understand and apply deep reinforcement learning principles using a familiar game example.
Not ideal if you're trying to integrate a pre-trained game AI into another application or if you're not already familiar with MATLAB and its deep learning tools.
Stars
46
Forks
10
Language
MATLAB
License
—
Category
Last pushed
May 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/matlab-deep-learning/playing-Pong-with-deep-reinforcement-learning"
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:
chris-chris/pysc2-examples
StarCraft II - pysc2 Deep Reinforcement Learning Examples
aleju/mario-ai
Playing Mario with Deep Reinforcement Learning
gsurma/atari
AI research environment for the Atari 2600 games 🤖.