/ChessEngine

Creating my own AI chess engine using imitation learning

Primary LanguageJupyter Notebook

Chess Engine

This Chess Engine project was developed using Jupyter notebooks or pure Python files. It aims to provide an easy look and efficient chess engine implementation. You can learn more about the project in the three Medium articles written on it, with the following articles: https://medium.com/dev-genius/creating-an-ai-chess-engine-using-imitation-learning-part-1-generating-dataset-8033d9e7f7dc, https://medium.com/dev-genius/creating-an-ai-chess-engine-part-2-encoding-using-the-alphazero-method-63c3c3c3a960, https://medium.com/python-in-plain-english/learn-how-to-train-your-awesome-self-playing-ai-chess-engine-77a46633a949

Features

  • Jupyter notebook, compatible chess engine.
  • Python work version

Installation

  1. Clone the repository.
  2. Choice what kind of installation you like to see

Usage

[Instructions on how to use the chess engine]

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Submit a pull request.

Contact

If you have any questions or suggestions, feel free to reach out to us.