Most Recent
Forum Legend
Following
New Comments
Locked Topic
Pinned Topic
I want to make a pet-project making a chess bot that uses MCTS (Monte Carlo Tree Search).
I wonder, how long does bots using MCTS usually takes to be trained to play good? I always read/hear that MCTS needs to play 100,000 or so games to be good.
And just for extra
What is an efficient way to train MCTS bots?