Please enable JavaScript.
Coggle requires JavaScript to display documents.
Adversarial Search - Coggle Diagram
Adversarial Search
-
Minimax Algorithm
-
-
-
Depth-first, complete search
-
-
-
Game Theory in AI
-
Agents are rational, strategic
-
-
-
-
-
-
Types of Games
Zero-sum Games
Examples: Tic-Tac-Toe, Chess, Checkers, Go
-
-
Stochastic Games
-
-
Use Expectiminimax, Monte Carlo Roll-out