Page 1 of 1

FGRL rating list, 10 min + 6 sec - 2. Komodo 14, 4. Komodo 14 MCTS

Posted: Mon May 25, 2020 8:25 pm
by fastgm
FGRL rating list - 10 min + 6 sec

Komodo 14 (-5 to Komodo 13.3)
Komodo 14 MCTS (+9 to Komodo 13.3 MCTS)

http://www.fastgm.de

Re: FGRL rating list, 10 min + 6 sec - 2. Komodo 14, 4. Komodo 14 MCTS

Posted: Mon May 25, 2020 9:26 pm
by Cornfed
Curious: how does one go about testing Komodo in MCTS mode say in comparision to regular Komodo?

I've always thought the main point for MCTS would be for analysis...say with 3 or 4 lines showing on 3 or 4 cores.

If you use each on say a 4 core machine, how do you set MCTS?

Re: FGRL rating list, 10 min + 6 sec - 2. Komodo 14, 4. Komodo 14 MCTS

Posted: Wed May 27, 2020 11:40 am
by fastgm
You can use Komodo MCTS like a "normal" engine.
The games for the rating list run on one core.

Re: FGRL rating list, 10 min + 6 sec - 2. Komodo 14, 4. Komodo 14 MCTS

Posted: Sat Jun 06, 2020 2:26 am
by Cornfed
fastgm wrote: Wed May 27, 2020 11:40 am You can use Komodo MCTS like a "normal" engine.
The games for the rating list run on one core.
Well, Komodo MCTS on 'one core', set to display 1 PV....seems like it would be the same as regular Komodo. Sorry, I am probably completely missing something here.

Re: FGRL rating list, 10 min + 6 sec - 2. Komodo 14, 4. Komodo 14 MCTS

Posted: Sat Jun 06, 2020 5:30 am
by fastgm
Komodo and Komodo MCTS are two completely different engines.

Komodo MCTS:
Monte Carlo Tree search is different from traditional chess engine search techniques in that the search is guided by win probabilities instead of a traditional alpha-beta search and evaluation.

"Normal" Komodo:
Traditional alpha-beta search and evaluation.