connormcmonigle/seer-nnue
UCI chess engine using neural networks for position evaluation
This chess engine helps you analyze and play chess games by evaluating board positions. It takes a chess board setup as input and uses a neural network to predict the win/draw/loss probabilities for that position, outputting a recommended move. It's designed for serious chess players, coaches, or enthusiasts who want a strong computer opponent or an analytical tool.
130 stars.
Use this if you need a powerful, UCI-compatible chess engine for analysis, training, or playing against a strong computer opponent.
Not ideal if you're looking for a beginner-friendly chess program with a graphical interface, as this is primarily a command-line engine.
Stars
130
Forks
14
Language
C++
License
GPL-3.0
Category
Last pushed
Mar 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/connormcmonigle/seer-nnue"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
LeelaChessZero/lc0
Open source neural network chess engine with GPU acceleration and broad hardware support.
official-stockfish/nnue-pytorch
Stockfish NNUE (Chess evaluation) trainer in Pytorch
QueensGambit/CrazyAra
A Deep Learning UCI-Chess Variant Engine written in C++ & Python :parrot:
bagaturchess/Bagatur
Java Chess Engine (UCI compatible)
xqbase/eleeye
ElephantEye - a XiangQi (Chinese Chess) Engine for XQWizard with Strong AI