사용자 도구

사이트 도구


mcts

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
mcts [2015/01/19 06:27] – 만듦 rex8312mcts [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
 ====== MCTS (Monte Carlo Tree Search) ====== ====== MCTS (Monte Carlo Tree Search) ======
 +
 +  * python 구현
 +    * https://github.com/int8/monte-carlo-tree-search
 +  * C++ 구현
 +    * https://github.com/PetterS/monte-carlo-tree-search
 +
 +===== AlphaGoZero =====
 +
 +  * http://www.depthfirstlearning.com/2018/AlphaGoZero
 +
 +===== IS-MCTS =====
 +
 +  * [[https://arxiv.org/abs/1902.06075|Re-determinizing Information Set Monte Carlo Tree Search in Hanabi, 2019-05]]
mcts.1421648862.txt.gz · 마지막으로 수정됨: 2024/03/23 02:37 (바깥 편집)