논문 상세보기

역전파 신경회로망과 강화학습을 이용한 2인용 장기보드게임 개발 KCI 등재

The Development of Two-Person Janggi Board Game Using Backpropagation Neural Network and Reinforcement Learning

  • 언어KOR
  • URLhttps://db.koreascholar.com/Article/Detail/246851
서비스가 종료되어 열람이 제한될 수 있습니다.
한국게임학회 논문지 (Journal of Korea Game Society)
한국게임학회 (Korea Game Society)
초록

This paper describes a program which learns good strategies for two-poison, deterministic, zero-sum board games of perfect information. The program learns by simply playing the game against either a human or computer opponent. The results of the program's teaming of a lot of games are reported. The program consists of search kernel and a move generator module. Only the move generator is modified to reflect the rules of the game to be played. The kernel uses a temporal difference procedure combined with a backpropagation neural network to team good evaluation functions for the game being played. Central to the performance of the program is the search procedure. This is a the capture tree search used in most successful janggi playing programs. It is based on the idea of using search to correct errors in evaluations of positions. This procedure is described, analyzed, tested, and implemented in the game-teaming program. Both the test results and the performance of the program confirm the results of the analysis which indicate that search improves game playing performance for sufficiently accurate evaluation functions.

저자
  • 박인규 | Park, In-Kue
  • 정광호 | Jung, Kwang-Ho