]> git.sesse.net Git - stockfish/commit
VLTC Search parameters tune
authorMuzhen Gaming <61100393+XInTheDark@users.noreply.github.com>
Fri, 8 Dec 2023 13:39:57 +0000 (21:39 +0800)
committerDisservin <disservin.social@gmail.com>
Sun, 10 Dec 2023 22:23:28 +0000 (23:23 +0100)
commit36db936e769a2e7a95fc4032eec3b79251bbaef5
treec7fe0ad5dda3cac5288f10fdc56129f40c688647
parent8724503d9c8f15f9185bd4394e425e809f3992c1
VLTC Search parameters tune

The SPSA tuning was done for 44k games at 120+1.2.
https://tests.stockfishchess.org/tests/view/656ee2a76980e15f69c7767f.

Note that the tune was originally done in combination with the recent dual NNUE
idea (see #4910).

VLTC:
https://tests.stockfishchess.org/tests/view/65731ccbf09ce1261f12246e
LLR: 2.95 (-2.94,2.94) <0.00,2.00>
Total: 52806 W: 13069 L: 12760 D: 26977
Ptnml(0-2): 19, 5498, 15056, 5815, 15

VLTC SMP:
https://tests.stockfishchess.org/tests/view/65740ffaf09ce1261f1239ba
LLR: 2.94 (-2.94,2.94) <0.50,2.50>
Total: 27630 W: 6934 L: 6651 D: 14045
Ptnml(0-2): 1, 2643, 8243, 2928, 0

Estimated close to neutral at LTC:
https://tests.stockfishchess.org/tests/view/6575485a8ec68176cf7d9423
Elo: -0.59 ± 1.8 (95%) LOS: 26.6%
Total: 32060 W: 7859 L: 7913 D: 16288
Ptnml(0-2): 20, 3679, 8676, 3645, 10
nElo: -1.21 ± 3.8 (95%) PairsRatio: 0.99

closes https://github.com/official-stockfish/Stockfish/pull/4912

Bench: 1283323
src/search.cpp