
Rerun: Machine Learning 101
TechStuff
00:00
Playing Checkers - A Minimax Approach
In a game of checkers, player one has to make a choice. After that decision, it's going to be player two's turn. So we can create a decision tree illustrating the possible choices. The end points represent either a win, a loss or a draw for player one. This is the minimax approach, and there's an algorithm that guides it.
Play episode from 33:22
Transcript


