noun
Monte Carlo tree search
A heuristic search algorithm used in decision processes, most famously in computer Go and other game AI. The term is a direct borrowing from English, used as a technical noun in computing contexts.
See also: 木探索 (きたんさく)
モンテカルロ木探索は、囲碁AIの性能向上に大きく貢献した。
Monte Carlo tree search contributed greatly to improving the performance of Go AI.
この論文では、モンテカルロ木探索の改良手法を提案する。
This paper proposes an improved method for Monte Carlo tree search.