Thesis Details

Strategická desková hra s neurčitostí

Bachelor's Thesis Student: Sova Michal Academic Year: 2020/2021 Supervisor: Zbořil František, doc. Ing., Ph.D.
English title
Strategic Game with Uncertainity
Language
Czech
Abstract

The thesis focuses on creating an autonomous system for the game Scotland Yard by using machine learning method. The problem is solved by algorithm Monte Carlo tree search. Algorithm Monte Carlo tree search was tested against algorithm Alpha-beta. These results showed that Monte Carlo tree search algorithm is operational but win rate of this algorithm is lower than win rate of algorithm Alpha-beta. The resulting system is functional, autonomous and capable of playing the game Scotland Yard on simplified game area. There was an attempt to expand simplified version of the game Scotland Yard. In expanded version algorithm Alpha-beta was not successful because of insufficient computational resources. Algorithm Monte Carlo tree search, on the other hand, was more successful in expanded version.

Keywords

machine learning, strategic games, board games, games with uncertainity, alpha-beta, Monte Carlo Tree Search (MCTS), Scotland Yard, Go, game theory methods, neural network, AlphaGo

Department
Degree Programme
Information Technology
Files
Status
defended, grade E
Date
15 June 2021
Reviewer
Committee
Zbořil František, doc. Ing., Ph.D. (DITS FIT BUT), předseda
Hradiš Michal, Ing., Ph.D. (DCGM FIT BUT), člen
Kekely Lukáš, Ing., Ph.D. (DCSY FIT BUT), člen
Rogalewicz Adam, doc. Mgr., Ph.D. (DITS FIT BUT), člen
Veselý Vladimír, Ing., Ph.D. (DIFS FIT BUT), člen
Citation
SOVA, Michal. Strategická desková hra s neurčitostí. Brno, 2021. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2021-06-15. Supervised by Zbořil František. Available from: https://www.fit.vut.cz/study/thesis/23706/
BibTeX
@bachelorsthesis{FITBT23706,
    author = "Michal Sova",
    type = "Bachelor's thesis",
    title = "Strategick\'{a} deskov\'{a} hra s neur\v{c}itost\'{i}",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2021,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/23706/"
}
Back to top