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