Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



Chess engine: Clarity 4.0.0


Clarity
The C++ rewrite is complete! Clarity is now faster and better, using new techniques, and I have learned a new language!
For those who didn't see the engine in its depressing, confusing, error-filled C# state, this engine was originally written in C# before I decided to switch to C++. That decision was one of the greatest I think I've ever had, as the engine is now faster, easier to read, less error-filled(hopefully), and better overall.

Rating CEDR=2589

v.4.0.0:
Clarity is back again with another new version! Improvements this time include Node TM, 2 new networks (newest is a (768->256)x2->1 net using SCReLU trained on 400m positions of self-play data), switching from GCC to Clang (a 3x speed improvement), improving, LMR adjustments based on many things, simplifications, search tuning, razoring, dedicated qsearch history, and potentially more things that I am forgetting about.

I think that the next major version won't be for quite some time, as feature ideas are running low, and the amount of time that it takes for tuning, testing, and data generation is growing exponentially.

Just as before, all of my testing is done with the 8moves_v3.epd opening book, and no syzygy adjudication of any kind.

Testing:
8+0.08

Score of Clarity Current Dev vs Clarity V3.0.0: 1183 - 10 - 207  [0.919] 1400
...      Clarity Current Dev playing White: 625 - 3 - 72  [0.944] 700
...      Clarity Current Dev playing Black: 558 - 7 - 135  [0.894] 700
...      White vs Black: 632 - 561 - 207  [0.525] 1400
Elo difference: 421.8 +/- 23.7, LOS: 100.0 %, DrawRatio: 14.8 %

Clarity 4.0.0 download


Comments

Popular posts from this blog

New Strong Engines Test, by Chess Engines Diary, 2024.04.12

New chess opening book: M11.2 (bin and ctg)

New version chess engine: Lc0 BT4

Dragon NNUE by Komodo Chess - it's free!