利用强化学习、基于蒙特卡洛树搜索的UCT算法解决围棋死活题问题。Inplement improved Reinforcement Learning and UCT algorithms (based on Monte Carlo Tree Search) on Go/Tsumego problems
-
Updated
Dec 26, 2022 - Python
利用强化学习、基于蒙特卡洛树搜索的UCT算法解决围棋死活题问题。Inplement improved Reinforcement Learning and UCT algorithms (based on Monte Carlo Tree Search) on Go/Tsumego problems
Tests your goban implementation by playing with replaying older games on both gnugo and your(?) implementation
Add a description, image, and links to the computer-go topic page so that developers can more easily learn about it.
To associate your repository with the computer-go topic, visit your repo's landing page and select "manage topics."