Skip to content

An AI/ Reinforcement Learning agent that learns and plays the game minesweeper Flags

Notifications You must be signed in to change notification settings

karkunpavan/minesweeperFlagsPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

minesweeperFlagsPlayer

An AI/ Reinforcement Learning agent that learns and plays the game minesweeper Flags

#TO-DOs:

Minesweeper Flags

Minesweeper Board

  • Uniformly distributed board
  • API's for both AI's/players access the situation

Brute force with all mines exposed

  • A brute force algorithm that can see the flags/mines before had which plays sub optimally

RL based learning

  • Reinforcement based learning model that can learn the game

Other AI approaches ?

  • Neural network based learning algorithm <--- Add more things here ?

About

An AI/ Reinforcement Learning agent that learns and plays the game minesweeper Flags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages