Skip to content

Implementation of Q-Learning to Devise Pac-Man Strategies

License

Notifications You must be signed in to change notification settings

mikey-heatgeek/Q-Learning-Pac-Man

 
 

Repository files navigation

Implementation of Q-Learning to Devise Pac-Man Strategies

How to run

This version of Intelligent Pac-Man is running on Python 2.7 environment. The visibility of the agent in this Pac-Man project is extremely limited, just like someone is running through the maze for real.
Run the following command to play the game:

python pacman.py -p QLearnAgent -x 2000 -n 2010 -l smallGrid

About

Implementation of Q-Learning to Devise Pac-Man Strategies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%