Skip to content

noazlee/cs320pacmanDRL

Repository files navigation

cs320_pacman_drl

DQL and PPO implementation of pacman.

Env for pacman:

  1. pip install gymnasium==0.29.1 ale-py==0.8.1
  2. pip install "gymnasium[atari,accept-rom-license]"

pip install -r requirements.txt (you may have to pip install more dependencies i forgot to add sorry)

to train ppo/dql just run the respective python files. to see the trained model in action, run video.py and choose the model you would like to record.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages