Skip to content
#

basic-chess-engine

Here are 2 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Mar 12, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the basic-chess-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the basic-chess-engine topic, visit your repo's landing page and select "manage topics."

Learn more