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



Rose 1.0.0 - new version chess engine



Rose - new version chess engine
Author: 87flowers

The first release!
Estimated CCRL Blitz Elo: 3540.

Rose is the original SIMD attack table chess engine. Rose supports both Standard Chess and Fischer Random Chess, and is able to communicate using both UCI and Xboard/CECP.

The NNUE architecture currently is a simple single-layer network: (768hm × 768) × 2 → 1. All data for the NNUE network was self-generated by Rose, with the exception of the first network which used data generated by my previous HCE engine (bannou).

I would like to thank the numerous members of the EP, αβ, and SF discords for being a supportive community and for the open sharing of knowledge, as well as many others.

I recommend using the AVX512 build for your operating system if you have a CPU that supports it. You can get a speed comparison by running bench on each downloaded executable.



Comments