Skip to content

santvz6/TAB_pacman_IA

Repository files navigation

pacman

Play Pacman

Install

git clone https://github.com/AhmedBegggaUA/pacman.git
cd pacman
pip install numpy
pip install matplotlib
pip install pandas
pip install torch torchvision torchaudio

Run

python pacman.py # to play
python pacman.py -p RandomAgent # to play with random agent
python pacman.py -p NeuralAgent # to play with neural agent
python net.py # to train the neural agent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages