"Neuro Evolution of Augmenting Topologies"
-
Updated
Jun 8, 2019 - Python
"Neuro Evolution of Augmenting Topologies"
Neuroscience-inspired optimization algorithm known as NeuroEvolution of Augmenting Topologies (NEAT)
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.
Genetic learning algorithm implementation for simulations, games, or general machine learning problems
Neuroevolution through Augmenting Topologies
Using neural evolution of augmenting topologies developed a program based on computer vision for recognizing traffic lights in real time environment.
A humple implementation of the NeuroEvolution of Augmenting Topologies[NEAT] algorithm written purely in Python3.
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."