← All projects

ML-Chess-Engine

by @Mezghenna-Mohanned

Active 83

📌 +2500 elo Machine Learning based chess engine + Game Theory Algorithms , made from basic chess rules + neural networks + evaluation function

About this project

Machine Learning Chess Engine A powerful neural network chess engine with advanced AI capabilities. Explore Chess AI Docs » Report bug · Open a discussion · Discord · Blog NOTE this repository is only to read code purposes , after cloning u wont be able to play cuz there are some functionalities that i removed for the purpose of more development Overview Welcome to the ML Chess AI Project! This project integrates a sophisticated machine learning-based artificial intelligence (AI) with a user-friendly graphical user interface (GUI) built using Pygame. The goal is to provide an engaging and challenging chess-playing experience where users can compete against an AI opponent capable of making intelligent and strategic moves based on a trained neural network model Introduction Chess has been a cornerstone in the development of artificial intelligence, serving as a benchmark for testing AI capabilities in strategic thinking and decision-making. The Chess AI Project aims to merge the strategic depth of chess with modern AI techniques, creating an AI opponent that can challenge players of varying skill levels.

From the project README on GitHub

Stars
83
Forks
14
Last push
28 Apr 2026

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/ml-chess-engine.svg)](https://www.madeinalgeria.dev/projects/ml-chess-engine)

Related projects