]> git.sesse.net Git - stockfish/commit
Simplify blending eval with nnue complexity
authorLinmiao Xu <linmiao.xu@gmail.com>
Tue, 28 May 2024 23:39:55 +0000 (19:39 -0400)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 30 May 2024 12:18:39 +0000 (14:18 +0200)
commit5ab3fe6db8ea7dff1310c792d66f2a906a5c19c5
tree21c4c3682a9f4cdf3ebcc36ad778ba38fbfded3a
parent4a2291ed337730e5093af1532d36acf1f066989b
Simplify blending eval with nnue complexity

Passed non-regression STC:
https://tests.stockfishchess.org/tests/view/66567377a86388d5e27dd89c
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 144000 W: 37443 L: 37338 D: 69219
Ptnml(0-2): 587, 17260, 36208, 17351, 594

Passed non-regression LTC:
https://tests.stockfishchess.org/tests/view/66567f29a86388d5e27dd924
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 112326 W: 28550 L: 28421 D: 55355
Ptnml(0-2): 66, 12732, 30434, 12869, 62

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

bench 1554486
src/evaluate.cpp