Skip to content

Atman-Kar/MsPacmanv0

Repository files navigation

Deep Q Network designed to play PacMan using the OpenAI gym environment

Model needs more training for it to have better scores. Right now, it trains for only 10000 episodes.


Double DQN

The code runs Google Colab, still needs more debugging.


TODO

  • Fix the overfitting issue in DDQN
  • Add a save_model and load_model method
  • Graph and analyse the loss and progress of the model

About

Using Deep Q learning to play Pacman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published