HalfKP/NNUE
Efficiently Updatable Neural Network
This project helps chess engine developers improve the strength of their engines by training a custom neural network for move evaluation. It takes game position data (SFEN format) generated by a chess engine and outputs a highly optimized neural network evaluation file. This tool is designed for developers who build or customize chess engines and want to integrate advanced neural network evaluation.
No commits in the last 6 months.
Use this if you are developing a chess engine and want to train a custom, incrementally updatable neural network to evaluate board positions efficiently.
Not ideal if you are looking for a pre-trained chess engine or a tool to analyze your chess games, as this is for engine development.
Stars
85
Forks
4
Language
C++
License
GPL-3.0
Category
Last pushed
Jul 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/HalfKP/NNUE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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