Chess engine: Leorik 3.1 (for Windows, Linux and Mac)
Leorik - UCI chess engine
Author-Thomas Jahn Rating Chess Engines Diary CEDR=2998
v.3.1:
Leorik 3.1 uses .Net 9 and has a stronger NNUE evaluation and an improved search.
The NNUE improvements include:
Larger network: Hidden-layer size increased from 256 to 640 neurons.
SCReLU Activation: replaces CReLU for better accuracy.
Trained from scratch: Training data collected from 19 generations of selfplay, starting with a zero-initialized network and high initial temperature.
New Network: 640HL-S-5288M-Tmix-Q5-v19 trained on 5.2 billion positions, gathered across generation 13 through 19.
The Search improvements include:
Correction History: static eval adjusted by search results on positions with similar features. (Compares Pawn, Knight|Bishop and Queen|Rook bitmasks) Wiki
Aggressive Late Move Reduction: Late quiet moves that do not improve the static eval are getting reduced by 4 instead of the usual 2.
Dynamic Late-Move Threshold: The history threshold that identifies quiet moves as 'late' now scales proportionally with the number of played moves.
Reverse-Futility-Pruning: Uses a dynamic margin computed from NMP statistics.
Rating CEDR progres - Leorik
Demolito 2023-08-20 | 2/16 | -12 | 16 Games |
Caissa 1.13.1 | 0.5/16 | -15 | 16 Games |
Carp 3.0.1 | 0.5/16 | -15 | 16 Games |
Mida 2.1 | 8/14 | +2 | 14 Games |
Altair 5.0.0 | 2/14 | -10 | 14 Games |
Alexandria 5.0.0 | 0.5/14 | -13 | 14 Games |
Akimbo 0.6.0 | 1/12 | -10 | 12 Games |
Freda 0.99 | 10/10 | +10 | 10 Games |
AbbyStein 1.5 | 0.5/10 | -9 | 10 Games |
Raid 2.76i_X | 0/10 | -10 | 10 Games |
Tofiks 1.2.0 | 8/8 | +8 | 8 Games |
Chers 0.6.1 | 8/8 | +8 | 8 Games |
Odonata 0.7.0 | 6.5/8 | +5 | 8 Games |
Hazard 2.06 | 0.5/8 | -7 | 8 Games |
Stormphrax 2.0.0 | 0/8 | -8 | 8 Games |
Avalanche 2.0.0 | 0/8 | -8 | 8 Games |
RofChade 3.1 | 0/8 | -8 | 8 Games |
Reckless 0.2.0 | 6/6 | +6 | 6 Games |
Asymptote 0.8 | 4/6 | +2 | 6 Games |
Princhess 0.13.0 | 2.5/6 | -1 | 6 Games |
Texel 1.10 | 1/6 | -4 | 6 Games |
github:https://github.com/lithander/Leorik/releases/
Comments
Post a Comment