Загрузка...

MiniMax Search Algorithm Mini Max Search Solved Example Artificial Intelligence Vidya Mahesh Huddar

MiniMax Search Algorithm Mini Max Search Solved Example Artificial Intelligence by Vidya Mahesh Huddar

Consider the following two player game tree in which the static scores are given from the first players point of view.
Apply the Mini Max search algorithm and compute the value of the root of the tree.
Also, find the most convenient path for MAX Node.

Mini Max Search Algorithm:
1. Generate the whole game tree to leaves
2. Apply utility (payoff) function to leaves
3. Uses DFS for expanding the tree
4. Back-up values from leaves toward the root:
4a. Max node computes the maximum value from its child values
4b. Min node computes the minimum value from its child values
5. When value reaches the root: the optimal move is determined.

The following concepts are discussed:
______________________________
mini max search in ai,
artificial intelligence,
mini max search,
mini max search algorithm,
mini max game tree

********************************

Follow Us on:
1. Blog / Website: https://www.vtupulse.com/
2. Download Final Year Project Source Code: https://vtupulse.com/download-final-year-projects/
3. Like Facebook Page: https://www.facebook.com/VTUPulse
4. Follow us on Instagram: https://www.instagram.com/vtupulse/
5. Like, Share, Subscribe, and Don't forget to press the bell ICON for regular updates

Видео MiniMax Search Algorithm Mini Max Search Solved Example Artificial Intelligence Vidya Mahesh Huddar канала Vidya Mahesh Huddar
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки