Skip to content

seer-v2.7.0

Compare
Choose a tag to compare
@connormcmonigle connormcmonigle released this 26 Oct 03:46
· 20 commits to main since this release
4721372

This release adds an estimated 50 Elo in self play under UHO testing conditions. This improvement in strength can be attributed to further optimizations to the network inference implementation, an improved network trained using a new regularization scheme, and a number of miscellaneous search improvements in roughly equal measure. As was the case for the prior release, the embedded network was trained solely on data originating from Seer produced by way of many self play iterations starting with the initial "retrograde learning" network bundled with v2.0.0-v2.1.0 as a base.

Elo   | 52.37 +- 3.38 (95%)
Conf  | 40.0+0.40s Threads=1 Hash=64MB
Games | N: 20000 W: 6442 L: 3450 D: 10108
Penta | [45, 1230, 4639, 3860, 226]
http://chess.grantnet.us/test/34137/

Thanks to everyone involved with the OpenBench project for making Seer's continued development possible!