Skip to content

Q-Learning algorithm that plays 4x4 minesweeper with a 97%+ win rate.

Notifications You must be signed in to change notification settings

felixjchen/q-learning-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper-Q-Learning

Q-Learning algorithm that learns to play minesweeper with 97%+ win rate.

  • 4x4 board, otherwise enumerating states takes too much memory

About

Q-Learning algorithm that plays 4x4 minesweeper with a 97%+ win rate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages