Code: Select all
# PLAYER : RATING ERROR POINTS PLAYED (%)
1 Stockfish.nnue.halfkp_256x2-3 : 2526.5 24.8 57.5 100 57.5%
2 Stockfish_9_x64_bmi2 : 2473.5 24.8 42.5 100 42.5%
1) Stockfish.nnue.halfkp_256x2-3 2526 : 100 (+25,=65,-10), 57.5 %
vs. : games ( +, =, -), (%) : Diff, SD, CFS (%)
Stockfish_9_x64_bmi2 : 100 ( 25, 65, 10), 57.5 : +53, 23, 99.0
2) Stockfish_9_x64_bmi2 2474 : 100 (+10,=65,-25), 42.5 %
vs. : games ( +, =, -), (%) : Diff, SD, CFS (%)
Stockfish.nnue.halfkp_256x2-3 : 100 ( 10, 65, 25), 42.5 : -53, 23, 1.0
Code: Select all
# PLAYER : RATING ERROR POINTS PLAYED (%)
1 Stockfish_10 : 2503.4 26.2 53.0 104 51.0%
2 Stockfish.nnue.halfkp_256x2-32-32 : 2496.6 26.2 51.0 104 49.0%
1) Stockfish_10 2503 : 104 (+20,=66,-18), 51.0 %
vs. : games ( +, =, -), (%) : Diff, SD, CFS (%)
Stockfish.nnue.halfkp_256x2-32-32 : 104 ( 20, 66, 18), 51.0 : +7, 24, 61.1
2) Stockfish.nnue.halfkp_256x2-32-32 2497 : 104 (+18,=66,-20), 49.0 %
vs. : games ( +, =, -), (%) : Diff, SD, CFS (%)
Stockfish_10 : 104 ( 18, 66, 20), 49.0 : -7, 24, 38.9
Thx ChickenLogic-
I had some time to run some games, it plays awesome chess and appears to be somewhere around SF 10 strength...only 30-40 elo short of SF11.
Those games are 1+1 with 8 threads and 2048 Mb Hash each, on an intel i9-990k.
Looks like it has enormous potential...let's hope the SF team puts some resources into trying it.
The extra code needed is quite small, the system simply uses existing SF with the newly created NN evaluation.