flâneur — a map of the web's best reading

Monte Carlo tree search

en.wikipedia.org · 5,184 words · saved by 1 readers

In computer science, Monte Carlo tree search (MCTS) is a heuristic search algorithm for some kinds of decision processes, most notably those employed in software that plays board games. In that context MCTS is used to solve the game tree.

Monte Carlo tree search - Wikipedia Jump to content From Wikipedia, the free encyclopedia Heuristic search algorithm for evaluating game trees Monte Carlo tree search Class Search algorithm In computer science , Monte Carlo tree search ( MCTS ) is a heuristic tree search algorithm for some kinds of decision processes , most notably those employed in software that plays board games . In that context MCTS is used to solve the game tree . MCTS was combined with neural networks in 2016 [ 1 ] and has been used in multiple board games like Chess , Shogi , [ 2 ] Checkers , Backgammon , Contract Bridg

Explore this link on the map →

related reading