pacman-analytics

A Jupyter notebook analysing the performance of the PacmanSolutions

Stars
0
Committers
2

Pac-Man Analytics

This Jupyter notebook analyses and visualizes the performance of various Pacman agents based on their gameplay data. The data includes metrics such as time taken, scores achieved, and states traversed during the game. The goal is to provide insights into the efficiency and effectiveness of different agents using various visualizations whilst also learning the basics of data visualisation and analytics. The data source is collected from my Final Year Project.