Skip to content
#

neat-algorithm

Here are 80 public repositories matching this topic...

The project showcases the implementation of the NEAT algorithm in Python to play a Flappy Bird-like game. It orchestrates the evolution and evaluation of a bird population through successive generations until the fitness threshold is met. The ultimate winner genome, demonstrating exceptional gameplay, is saved as a pickle file as the main output.

  • Updated Aug 11, 2023
  • Python

Improve this page

Add a description, image, and links to the neat-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neat-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more