linqs / pacman

Undergraduate AI assignments disguised as Pac-Man!
https://linqs.github.io/pacman/
Other
11 stars 44 forks source link

Stats Tracking #52

Open cfpryor opened 4 years ago

cfpryor commented 4 years ago

Display a variety of stats in a line graph attached to the main gui that updates with the game. These would have game defined stats, like score and also be used for other values such as feature values, weights for q-values, etc. Finally writing these stats to a file after the game is complete.