]> git.sesse.net Git - stockfish/commit
Remove NNUE scaling term
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 7 Dec 2021 22:03:35 +0000 (23:03 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 14 Dec 2021 12:41:12 +0000 (13:41 +0100)
commitc6edf33f539f160d4a7009f3aac25e7ec5668eda
tree16d7480a9bf223fdad803c8e8bc49053ec307b58
parentea1ddb6aef8bb6ee3056988af7cfd32b2f52f960
Remove NNUE scaling term

remove pawns scaling, probably correlated with piece scaling, and might be less useful with the recent improved nets. Might allow for another tune of the scaling params.

passed STC
https://tests.stockfishchess.org/tests/view/61afdb2e56fcf33bce7df31a
LLR: 2.95 (-2.94,2.94) <-2.25,0.25>
Total: 280864 W: 72198 L: 72399 D: 136267
Ptnml(0-2): 854, 32356, 74346, 31889, 987

passed LTC
https://tests.stockfishchess.org/tests/view/61b233a606b4c2dcb1b16140
LLR: 2.95 (-2.94,2.94) <-2.25,0.25>
Total: 400136 W: 102669 L: 103012 D: 194455
Ptnml(0-2): 212, 42005, 116047, 41522, 282

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

Bench: 4735679
src/evaluate.cpp