Logo des Repositoriums
 
Konferenzbeitrag

Developing a game AI for Murus Gallicus

Vorschaubild nicht verfügbar

Volltext URI

Dokumententyp

Text/Conference Paper

Zusatzinformation

Datum

2020

Zeitschriftentitel

ISSN der Zeitschrift

Bandtitel

Verlag

Gesellschaft für Informatik e.V.

Zusammenfassung

The development of game AIs has been a popular challenge in the last years. One of the best game agents, AlphaZero, was developed by DeepMind in 2017 and superseded by MuZero in 2019. Both agents are based on algorithms that perfectly learn to play any game within not even a day, given they are fed the game’s rules. The development of such game AIs does not necessarily require big computation centers like the ones Google has. In this work, we show how to develop and implement a Murus Gallicus game AI using mainly GOFAI (Good Old-Fashioned Artificial Intelligence) methods. We start with a comparison between different search tree algorithms, including MiniMax, NegaMax, NegaScout (principal variation search) and show how transposition tables can be used for optimization. Furthermore, we demonstrate the advantages of a dynamic value function and time management while searching for the best move. Lastly, we evaluate the application of Evolutionary Learning (EL), explaining how we trained specific parameters.

Beschreibung

Wilson, Philip Wilson; Savinov, Andrej; Kadavanich, Annabella (2020): Developing a game AI for Murus Gallicus. SKILL 2020 - Studierendenkonferenz Informatik. Bonn: Gesellschaft für Informatik e.V.. PISSN: 1614-3213. ISBN: 978-3-88579-750-0. pp. 89. Games. 30.09/01.10.2020

Zitierform

DOI

Tags