Bit-Genie 9
ELO | 232.62 +- 13.67 (95%)
CONF | 32.0+0.20s Threads=1 Hash=8MB
GAMES | N: 3000 W: 2142 L: 388 D: 470
A number of search patches and cleanups, but mainly the addition of a neural network for position evaluation. The network has been trained on 50 million fens from self-play Bit-Genie games generated using a custom fen generator branch. The trainer is an original C++ implementation and is available here.
Special thanks to Finn Eggers for guiding me through the process of creating the neural network, and
to Andrew Grant for allowing Bit-Genie's testing on OpenBench, off-the-record contributors to Bit-Genie!
Note:
The self-play games generated for this network were although from Bit-Genie's search, evaluation was from an older network that was trained on Koivisto dateset. Later networks will have been trained on data generated by Bit-Genie's HCE for originality concerns.