P.A.C.E - Pretty Awful Chess Engine
-
Updated
Nov 9, 2024 - C++
P.A.C.E - Pretty Awful Chess Engine
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.
Add a description, image, and links to the basic-chess-engine topic page so that developers can more easily learn about it.
To associate your repository with the basic-chess-engine topic, visit your repo's landing page and select "manage topics."