Umělá inteligence I - cvičení
04 Games and game strategies
This week's topics are games, game strategies and basic algorithms for optimal game solutions using AI. We'll focus namely on:
- Minimax algorithm
- Alpha-beta pruning
For details see the corresponding notebooks:
Sample solutions: