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: Astra 3.1 and NNUE




Astra is a UCI chess engine written in C++.
Author: Semih Özalp

Evaluation
- NNUE (Efficiently Updatable Neural Network)
- Currently trained on ~38 mil. positions
- [Pytorch Neural Network](https://github.com/h1me01/Pytorch-Neural-Network)

## Credits
- [Stockfish](https://github.com/official-stockfish/Stockfish)
- [Koivisto](https://github.com/Luecx/Koivisto)
- [Smallbrain](https://github.com/Disservin/Smallbrain)
- [Chess Programming Wiki](https://www.chessprogramming.org/Main_Page)

v.3.1:
Changes
improved search logic
small bug fixes
Build the code yourself for better perfomance if possible.


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!