A Study of Artificial Neural Network Architectures for Othello Evaluation Functions
スポンサーリンク
概要
- 論文の詳細を見る
In this study, we use temporal difference learning (TDL) to investigate the ability of 20 different artificial neural network (ANN) architectures to learn othello game board evaluation functions. The ANN evaluation functions are applied to create a strong othello player using only 1-ply search. In addition to comparing many of the ANN architectures seen in the literature, we introduce several new architectures that consider the game board symmetry. Both embedding the game board symmetry into the network architecture through weight sharing and the outright removal of symmetry through symmetry removal are explored. Experiments varying the number of inputs per game board square from one to three, the number of hidden nodes, and number of hidden layers are also performed. We found it advantageous to consider game board symmetry in the form of symmetry by weight sharing; and that an input encoding of three inputs per square outperformed the one input per square encoding that is commonly seen in the literature. Furthermore, architectures with only one hidden layer were strongly outperformed by architectures with multiple hidden layers. A standard weighted-square board heuristic evaluation function from the literature was used to evaluate the quality of the trained ANN othello players. One of the ANN architectures intro-duced in this study, an ANN implementing weight sharing and consisting of three hidden layers, using only a 1-ply search, outperformed a weighted-square test heuristic player using a 6-ply minimax search.
著者
-
Binkley Kevin
Department Of Information And Computer Science Keio University
-
Hagiwara Masafumi
Department Of Information And Computer Science Faculty Of Science And Technology Keio University
関連論文
- A Study of Artificial Neural Network Architectures for Othello Evaluation Functions
- A Study of Artificial Neural Network Architectures for Othello Evaluation Functions
- A Visual Nervous Network for Moving Object Recognition