蒙特卡罗树搜索
强化学习
计算机科学
启发式
多线程
树(集合论)
人工智能
领域(数学)
蒙特卡罗方法
搜索树
搜索算法
迭代深化深度优先搜索
理论计算机科学
波束搜索
机器学习
算法
增量启发式搜索
数学
数学分析
统计
纯数学
操作系统
线程(计算)
摘要
Reversi (or Othello) is a simple and popular board game played on an eight-by-eight board. In the field of reinforcement learning, searching of the game tree of Reversi is widely studied as a classic problem, since it has a small board and thus a state space not too complex to analyze. Monte Carlo tree search (MCTS) is a heuristic search algorithm for decision tree search, which is often applied to the AI methods for board games, such as the application of AlphaGo in the field of Go games. We modify and apply the Monte Carlo tree search strategy to Reversi AI. Applying some engineering optimizations (such as multithreading), we achieve significant results with high time efficiency.
科研通智能强力驱动
Strongly Powered by AbleSci AI