This Java-application contains all required components to simulate a game of Ms. Pac-Man and let an agent learn intelligent playing behaviour using reinforcement learning and either Q-Learning or SARSA.
The framework was developed by Luuk Bom and Ruud Henken, under supervision of Marco Wiering, Department of Artificial Intelligence, University of Groningen. It formed the basis of a bachelor's thesis titled "Using reinforcement learning with relative input to train Ms. Pac-Man", L.A.M. Bom (2012).
Features
- (Graphical) simulation of the game Ms. Pac-Man
- Uses a small number of clever relative inputs to represent the game environment
- Reinforcement learning with either Q-Learning or SARSA
- Highly configurable and easy to tweak
- Results can be exported to .CSV or plotted in graphs
- Extensive documentation
Categories
Intelligent Agents, Machine Learning, Reinforcement Learning Frameworks, Reinforcement Learning Libraries, Reinforcement Learning AlgorithmsLicense
GNU General Public License version 3.0 (GPLv3)Follow Ms. Pac-Man Framework
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Ms. Pac-Man Framework!