]> git.sesse.net Git - stockfish/commit
King safety tuning with values obtained by SPSA.
authorNicklasPersson <nipe0008@student.umu.se>
Wed, 28 Jan 2015 21:00:09 +0000 (21:00 +0000)
committerJoona Kiiski <joona.kiiski@gmail.com>
Wed, 28 Jan 2015 21:05:21 +0000 (21:05 +0000)
commit7837fb2aca6db425e5f7237f5cc714412fc0140d
tree78f74177d6ead786f6b7a15d52205917e54759f9
parent9f0d5241bfcf454d4b21594b0af239bbe5990b84
King safety tuning with values obtained by SPSA.

Part I:

LTC:

LLR: 2.96 (-2.94,2.94) [0.00,4.00]
Total: 11529 W: 2075 L: 1882 D: 7572

Part II:

LTC:

ELO: 2.07 +-2.1 (95%) LOS: 97.3%
Total: 34859 W: 5967 L: 5759 D: 23133

Bench: 7374604

Resolves #228
src/evaluate.cpp
src/pawns.cpp