Python
Python
An AlphaZero-inspired chess engine combining a high-performance C++ backend and PyTorch-based neural network. It trains via self-play and improves without human data. Features include a real-time PyGame GUI, terminal debug outputs, and move legality enforcement.