Chess engine: Astra 1.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)
Comments
Post a Comment