pong-RL-agent
PublicA classic Pong game with an AI agent powered by reinforcement learning (Q-learning) algorithm. The game is built with Python and Pygame, and the AI agent uses a Q-learning algorithm to learn how to play the game.
A classic Pong game with an AI agent powered by reinforcement learning (Q-learning) algorithm. The game is built with Python and Pygame, and the AI agent uses a Q-learning algorithm to learn how to play the game.