Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 873 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 873 Bytes

NeuroEvolution of Augmenting Topologies Chess Engine

This project is training a value network for Monte Carlo Tree Search (MCTS) via the NeuroEvolution of Augmenting Topologies algorithm. Aside from the chess AI, a chess rules manager and a chess GUI have been implemented using Python. The following videos give an overview of the training process:

NEAT Training of Neuroevolutionary Chess Engine

NEAT Training of Neuroevolutionary Chess Engine Average Fitness

NeuroEvolution of Best Genome

NeuroEvolution of Best Genome Speciation