Back to Search Start Over

AN EFFICIENT APPROACH FOR THE IMPLEMENTATION OF THE GOBANG GAME USING ARTIFICIAL INTELLIGENCE METHODS.

Authors :
Dospanova, Assem
Kusdavletov, Sanzhar
Kalikova, Aigerim
Source :
Scientific Journal of Astana IT University; Mar2023, Vol. 13, p16-23, 8p
Publication Year :
2023

Abstract

Gobang is one of the most ancient abstract strategy games for two players. The game is traditionally played on a board with black and white stones, where players take turns placing a colored stone on an empty intersection. The winner is the first player to form an unbroken chain of five stones, either horizontally, vertically, or diagonally. Although the rules of Gobang seem pretty straightforward, the game tree complexity is enormous since the board state is more intuitive than in other games. In this paper, we will implement an algorithm with faster and more efficient play than existing ones that will solve the Gobang game using artificial intelligence (AI) methods. The program will begin learning from scratch, then use selfplay to produce training data, and eventually steadily build up its strength. The present work first focuses on the implementation of the supervised learning algorithm in the identification procedure in order to identify the position of the current fallen piece. This will be achieved by utilizing image processing and a residual neural network. Then a Gobang game procedure will be implemented using a game search algorithm, in which the state of the game is judged by means of a human-set function. After that, the function of judging the game state in the above game search algorithm will be changed to an artificial neural network (ANN) model since it is convenient to train a model with a small dataset. Finally, the reinforcement learning algorithm will be applied to learn the artificial neural network model so that the playing level of the Gobang game program can be continuously improved. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
27079031
Volume :
13
Database :
Complementary Index
Journal :
Scientific Journal of Astana IT University
Publication Type :
Academic Journal
Accession number :
167447941
Full Text :
https://doi.org/10.37943/13XCFG1746