This repository summarized humble learning experience on using a deep Q network to train an agent to play the classic atari Ms Pacman game. This project used the following techniques: Apart from ...
This is an implementation of the classic Arcade games Pac-Man and Ms. Pac-Man in a JavaFX user interface. The game implementation is completely decoupled from the user interface such that also ...