sg-first/DL-Military-chess-AI
Military chess AI using neural network for situation evaluation
This project creates an AI player for Military Chess (Junqi) that can play against human players or other AIs. It takes the current game board and inferred hidden information as input, then uses a neural network to evaluate the strength of different positions and a game tree search to determine the best move. This is designed for players interested in a challenging AI opponent or researchers studying game AI.
No commits in the last 6 months.
Use this if you are a Military Chess player looking for an advanced AI opponent or a game AI researcher interested in how neural networks can evaluate complex, incomplete-information board states.
Not ideal if you are looking for a general-purpose AI framework or a system for simple, fully observable board games.
Stars
27
Forks
2
Language
Python
License
—
Category
Last pushed
Jul 11, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sg-first/DL-Military-chess-AI"
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