← Search

Michael Painter

1 accepted papers

2023

Monte Carlo Tree Search with Boltzmann Exploration

NeurIPS 2023poster

Monte-Carlo Tree Search (MCTS) methods, such as Upper Confidence Bound applied to Trees (UCT), are instrumental to automated planning techniques. However, UCT can be slow to explore an optimal action when it initially appears inferior to other actions. Maximum ENtropy Tree-Search (MENTS) incorporate…