A humple implementation of the NeuroEvolution of Augmenting Topologies[NEAT] algorithm written purely in Python3.
-
Updated
Jun 27, 2024 - Python
A humple implementation of the NeuroEvolution of Augmenting Topologies[NEAT] algorithm written purely in Python3.
Using neural evolution of augmenting topologies developed a program based on computer vision for recognizing traffic lights in real time environment.
Neuroevolution through Augmenting Topologies
Genetic learning algorithm implementation for simulations, games, or general machine learning problems
An AI that learns how to play flappy bird, using NEAT (NeuroEvolution of Augmenting Topologies), essentially taking the best attributes from different Genomes of Birds to end up with birds that are better at the game.
Neuroscience-inspired optimization algorithm known as NeuroEvolution of Augmenting Topologies (NEAT)
"Neuro Evolution of Augmenting Topologies"
Add a description, image, and links to the augmenting-topologies topic page so that developers can more easily learn about it.
To associate your repository with the augmenting-topologies topic, visit your repo's landing page and select "manage topics."