/Chess-Bot

This is a project to build a chess AI using a neural network and the Minimax algorithm. The neural network is trained on a dataset of historical chess games and then used as the evaluation function for the Minimax algorithm.

Primary LanguagePythonMIT LicenseMIT

Stargazers