]> git.sesse.net Git - stockfish/commit
Simplify blending nnue complexity with optimism
authorLinmiao Xu <linmiao.xu@gmail.com>
Thu, 1 Jun 2023 13:50:19 +0000 (09:50 -0400)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 4 Jun 2023 20:56:44 +0000 (22:56 +0200)
commit6cf8d938c5950ddedb8a92cdea4712f7d507c614
treea3632a6bd0cb4655006dd9b09e01ab76bf48592c
parent06186b786e4a73a29d6f0eef80fa7e20084a1e85
Simplify blending nnue complexity with optimism

Passed non-regression STC:
https://tests.stockfishchess.org/tests/view/6478a26d54dd118e1d98f21c
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 241248 W: 64058 L: 64063 D: 113127
Ptnml(0-2): 644, 26679, 65960, 26720, 621

Passed non-regression LTC:
https://tests.stockfishchess.org/tests/view/647b464854dd118e1d9928b2
LLR: 2.96 (-2.94,2.94) <-1.75,0.25>
Total: 24336 W: 6658 L: 6451 D: 11227
Ptnml(0-2): 8, 2316, 7312, 2525, 7

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

bench 2425813
src/evaluate.cpp