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: GAiA 2.0.0 for Mac and Linux



GAiA is a UCI chess engine built with C++ 17 and Tensorflow.
It performs an in-depth analysis and uses a complex squeeze-and-excitation residual network to evaluate each chess board.

v.2.0.0:
GAiA is a UCI chess engine built with C++ 17, ONNX and PyTorch.

It performs an in-depth analysis and uses a complex squeeze-and-excitation residual network to evaluate each chess board.
GAiA uses Stockfish as a baseline.

It can perform an analysis in reasonable time between depth 10 and 14+ depending on the number of possible moves.

GAiA is not a complete chess program and requires a UCI-compatible graphical user interface (GUI) (e.g. XBoard with PolyGlot, Scid, Cute Chess, eboard, Arena, Sigma Chess, Shredder, Chess Partner or Fritz) in order to be used comfortably.

GAiA 2.0.0 download from page


Comments