Optimization of nn-
956480d8378f.nnue using SPSA
https://tests.stockfishchess.org/tests/view/
60da2bf63beab81350ac9fe7
Same method as described in PR #3593
STC:
LLR: 2.93 (-2.94,2.94) <-0.50,2.50>
Total: 17792 W: 1525 L: 1372 D: 14895
Ptnml(0-2): 28, 1156, 6401, 1257, 54
https://tests.stockfishchess.org/tests/view/
60deffc59ea99d7c2d693c19
LTC:
LLR: 2.96 (-2.94,2.94) <0.50,3.50>
Total: 36544 W: 1245 L: 1109 D: 34190
Ptnml(0-2): 12, 988, 16139, 1118, 15
https://tests.stockfishchess.org/tests/view/
60df11339ea99d7c2d693c22
closes https://github.com/official-stockfish/Stockfish/pull/3601
Bench:
4687476
// The default net name MUST follow the format nn-[SHA256 first 12 digits].nnue
// for the build process (profile-build and fishtest) to work. Do not change the
// name of the macro, as it is used in the Makefile.
- #define EvalFileDefaultName "nn-3475407dc199.nnue"
+ #define EvalFileDefaultName "nn-9e3c6298299a.nnue"
namespace NNUE {