This project implements an AI-driven version of the classic Flappy Bird game using the NEAT (NeuroEvolution of Augmenting Topologies) algorithm. The AI learns to play Flappy Bird by evolving neural ...
This project implements a 2D racing simulation where cars learn to navigate tracks through neural evolution. The system uses the NEAT algorithm to evolve neural networks that control car steering, ...
Abstract: This paper is concerned with the incorporation of new time processing capacities to the Neuroevolution of Augmenting Topologies (NEAT) algorithm. This algorithm is quite popular within the ...