사용자 도구

사이트 도구


mcts

차이

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

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
mcts [2018/06/28 05:26] rex8312mcts [2024/03/23 02:38] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
 ====== MCTS (Monte Carlo Tree Search) ====== ====== MCTS (Monte Carlo Tree Search) ======
  
-  * http://thegear.co.kr/10798 +  * python 구현 
 +    * https://github.com/int8/monte-carlo-tree-search 
 +  * C++ 구현 
 +    * https://github.com/PetterS/monte-carlo-tree-search
  
 ===== AlphaGoZero ===== ===== AlphaGoZero =====
  
   * http://www.depthfirstlearning.com/2018/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.1530163612.txt.gz · 마지막으로 수정됨: 2024/03/23 02:37 (바깥 편집)