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
Post a Comment