liamt19 / Lizard

Chess engine written in C#
MIT License
31 stars 2 forks source link

New network with 4 input buckets #87

Closed liamt19 closed 2 months ago

liamt19 commented 2 months ago

About 750 million positions were removed from the current dataset because of a variety of potential issues (incorrect scores, node-limiting issues, etc). Unfortunately, a significant amount of DFRC data was also taken out so this network's performance there suffers quite a bit.

Standard:

Elo   | 14.71 +- 5.36 (95%)
SPRT  | 8.0+0.08s Threads=1 Hash=32MB
LLR   | 2.97 (-2.94, 2.94) [0.00, 3.00]
Games | N: 4680 W: 1287 L: 1089 D: 2304
Penta | [30, 469, 1140, 675, 26]
http://somelizard.pythonanywhere.com/test/1718/

DFRC:

Elo   | -65.23 +- 14.48 (95%)
SPRT  | 8.0+0.08s Threads=1 Hash=32MB
LLR   | -2.98 (-2.94, 2.94) [0.00, 3.00]
Games | N: 1482 W: 299 L: 574 D: 609
Penta | [145, 179, 253, 134, 30]
http://somelizard.pythonanywhere.com/test/1719/