Please see:
http://chess.grantnet.us/Ethereal/ Ethereal 13 has been released, with both a free (Standard) version and a commercial NNUE (Efficiently-Updated Neural Network) version which requires an AVX2 compatible system. The free version is available on Github, and offers minor elo gains over the previous version, with increased functionality for analysis. Ethereal continues its legacy of stability and reliability for analysis and engine play.
Ethereal 13 (NNUE) includes two NNUE Networks for evaluation. These Networks are the second of their kind, boasting themselves as the only other high level NNUEs not derived from, trained on, nor duplicated from the works of the Stockfish team. With it, Ethereal adds new ideas and techniques to extend existing machine learning algorithms, and adds original practices into the implementation. These new approaches in software design allow for older AVX2 processors to outperform NNUEs found in other engines, while still harnessing the full power of the AVX2 instruction set.
Additionally, Ethereal is the first engine to offer a secondary Network trained exclusively for Fischer Random Chess (FRC). This Network outperforms the standard Network by significant margins in FRC play, showcasing a creative style by Ethereal, not reliant on Opening Theory. These Neural Networks offer up to +120 elo over Ethereal 12.75 in self-play for Standard and Fischer Random Chess, the culmination of over 238,000,000 games played between various versions of Ethereal.
The Standard version will run on any 64-bit machine, with source provided for Linux users, and binaries provided for Windows users. The NNUE version requires a CPU with the AVX2 instruction set, and will not run on systems lacking these instructions. AVX2 has become ubiquitous in modern processor design, and is necessary to capitalize on the full strength of Neural Network technology. If you are unsure if your system is supported, please reach out to me via email at
andrew@grantnet.us for assistance.
Stripe, an online payment processor, will verify your payment of $40 USD. Afterwards, you will receive an email from
andrew@grantnet.us within 24 hours containing a download link for a Standard NNUE Network, a Fischer Random NNUE Network, as well as an assortment of binary or executable files. You should select the binary matching your Operating System. Users with Intel CPUs containing BMI2 support (Also known as PEXT), should use the pext binary for optimal performance. AMD CPU users should use the popcnt binary.
-----
Code:
Select all - Code:
-
Ethereal's Current Best FRC Network:
ELO | 97.00 +- 3.47 (95%)
CONF | 10.0+0.1s Threads=1 Hash=8MB
Games | N: 27035 W: 12816 L: 5458 D: 8761
http://chess.grantnet.us/test/10243/
Ethereal's Current Best Standard Network:
ELO | 121.51 +- 5.35 (95%)
CONF | 10.0+0.1s Threads=1 Hash=8MB
Games | N: 10436 W: 4966 L: 1458 D: 4012
http://chess.grantnet.us/test/10215/
-----
While Ethereal without NNUE still exists, and can be compiled directly from the source with ease, I have not provided binary files. This is because the strength of NNUE makes the standard version obsolete for high tier game-play, like rating lists, tournaments, and correspondence analysis. In the future I may add support for machines lacking AVX2 support, but have not done so at this time. All new CPUs being released contain the instruction set for many years now. As Neural Network technology takes over computer chess, those lacking modern vector support will have difficulty seeing the same gains as those with advanced vector support.
http://github.com/AndyGrant/EtherealTop