1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-02 09:39:36 +00:00
BadFish/src/nnue
xoto10 7f1333ccf8 Blend nnue complexity with classical.
Following mstembera's test of the complexity value derived from nnue values,
this change blends that idea with the old complexity calculation.

STC 10+0.1:
LLR: 2.95 (-2.94,2.94) <0.00,2.50>
Total: 42320 W: 11436 L: 11148 D: 19736
Ptnml(0-2): 209, 4585, 11263, 4915, 188
https://tests.stockfishchess.org/tests/live_elo/6295c9239c8c2fcb2bad7fd9

LTC 60+0.6:
LLR: 2.98 (-2.94,2.94) <0.50,3.00>
Total: 34600 W: 9393 L: 9125 D: 16082
Ptnml(0-2): 32, 3323, 10319, 3597, 29
https://tests.stockfishchess.org/tests/view/6295fd5d9c8c2fcb2bad88cf

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

Bench 6078140
2022-06-02 07:47:23 +02:00
..
features Update copyright years 2022-01-06 15:45:45 +01:00
layers Update NNUE architecture to SFNNv5. Update network to nn-3c0aa92af1da.nnue. 2022-05-14 12:47:22 +02:00
evaluate_nnue.cpp Blend nnue complexity with classical. 2022-06-02 07:47:23 +02:00
evaluate_nnue.h Update copyright years 2022-01-06 15:45:45 +01:00
nnue_accumulator.h Update copyright years 2022-01-06 15:45:45 +01:00
nnue_architecture.h Update NNUE architecture to SFNNv5. Update network to nn-3c0aa92af1da.nnue. 2022-05-14 12:47:22 +02:00
nnue_common.h Clean up and simplify some nnue code. 2022-02-25 08:37:57 +01:00
nnue_feature_transformer.h Assorted small cleanups 2022-05-29 18:42:48 +02:00