Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 393 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 393 Bytes

Pacman-AI

Project carried out at the university in which the Q-learning algorithm is implemented to play the pacman game and get the highest possible score.

It was created from the project: The Pacman AI projects developed at UC Berkeley.

The created agent is located in bustersAgent.py QLearningAgent.

To see the final functionality it can be done by running:

python .\entrenar.py final