Skip to content

vteja11/Artificial-Intelligence-Game-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Artificial-Intelligence-Game-play

Isolation game play agent An AI Project AI research has focused on improving the decision-making capabilities of computers, i.e., the ability to select high-quality actions in pursuit of a given objective. When the objective is aligned with the values of the human race, this can lead to tremendous benefits. When the objective is misaligned, improving the AI system’s decision-making may lead to worse outcomes for the human race.

In this project we create a game playing agent that can beat opponents in the game of isolation by training it to take good decisions. This is achieved using Minimax, Alpha-Beta Search and Iterative Deepening.s

About

Isolation game play agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published