Skip to content

eduparlema/MineSweeperRL

Repository files navigation

README

COMP138

Comparing PPO and Q-Learning for Minesweeper: A Reinforcement Learning Approach

Eduardo Pareja Lema, Karan Vohra, Puneet Khanna

First install all the required packages: pip install requirements.txt

To replicate the results, navigate to source and run: python3 PPOagent.py python3 qlearning_agent.py

To run the environment simulator, navigate to source and run: python3 visualize.py

About

RL environment to teach an agent to play the game mine sweeper

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages