/torchchess-elo800

torchchess-elo800 is an entry-level chess engine implemented in Python using the PyTorch library. The engine is designed to achieve an estimated Elo rating of around 800, making it suitable for beginners and educational purposes. The engine utilizes neural networks powered by PyTorch for move generation, position evaluation, and decision-making.

Primary LanguageJupyter Notebook

No issues in this repository yet.