Zangdar - UCI chess engine (written in C++11).
Rating Chess Engines Diary CEDR=2964
v.3.04 NNUE:
I finally entered the NNUE world. With a big increase in strength.
The first network was simple (768->128)x2->1, and was created with the last version of Zangdar, still HCE.
After that, I made a second network (768->256)x2->1, with an intermediate version of Zangdar using the first network.
I generate for that 600 millions fens, and used Bullet as a trainer.
Zangdar can also use SIMD instructions for AVX2 processors. Unfortunately, I don't have a AVX512 computer, so I can't
give binaries for that.
The classic evaluation and the tuner have been removed, as they don't have any use now.
There are also some corrections here and there, the usual.
I give only binaries for AVX2, BMI2, and native; the old architecture are too old.
Zangdar 3.04 vs other engines:
Pingu 5.0.0 | 9/14 | +4 | 14 Games |
Fire 10 | 2.5/14 | -9 | 14 Games |
Igel 3.6.0 | 2/14 | -10 | 14 Games |
Raphael 1.8.0 | 10/10 | +10 | 10 Games |
DON 4.5 | 2.5/10 | -5 | 10 Games |
Arasan 25.0 | 2/10 | -6 | 10 Games |
Akimbo 1.1.0 JA | 1.5/10 | -7 | 10 Games |
SF-PRO 27.12.2024 | 1.5/10 | -7 | 10 Games |
Contact 9 | 0.5/10 | -9 | 10 Games |
Yuliana 6.0 | 0.5/10 | -9 | 10 Games |
Nectar 0.2.2 | 8/8 | +8 | 8 Games |
Lynx 1.8.0 | 5/8 | +2 | 8 Games |
Zahak 10.0 | 4.5/8 | +1 | 8 Games |
Astra 4.1 | 3/8 | -2 | 8 Games |
YuliGM STRONG X | 1/8 | -6 | 8 Games |
Raid 3.7 TR | 0.5/8 | -7 | 8 Games |
Stockfish 17 | 0.5/8 | -7 | 8 Games |
Shadowfax 0.0.0 | 6/6 | +6 | 6 Games |
Amy 0.9.6-pre AB JA | 6/6 | +6 | 6 Games |
Anura 0.2.0 JA | 6/6 | +6 | 6 Games |
Amy 0.9.6-pre AB | 6/6 | +6 | 6 Games |
Jim Ablett compiles:
Comments
Post a Comment