Chess AI Training Pipeline A comprehensive Python-based training pipeline for fine-tuning chess AI models with Azure AI Foundry. This project processes chess game databases, converts them to ...
A C++ chess engine featuring an Alpha-Beta pruning search with iterative deepening and a (minimal, under dev)Universal Chess Interface (UCI). This project includes a Python wrapper to deploy the ...