Skip to content

For our decision theory project we decided to build an Artificial intelligence system in form of rational agent for minesweeper game. We used a value iteration approach that created an abstract policy with which our agent wins on average 3 to 4 times more games than a random agent.

License

Notifications You must be signed in to change notification settings

bohdant1/minesweeper_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper_ai

For our decision theory project, we decided to build an artificial intelligence system in the form of a rational agent for a minesweeper game. We used a value iteration approach that created an abstract policy with which our agent wins on average 3 to 4 times more games than a random agent.

About

For our decision theory project we decided to build an Artificial intelligence system in form of rational agent for minesweeper game. We used a value iteration approach that created an abstract policy with which our agent wins on average 3 to 4 times more games than a random agent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published