Skip to content
#

neat-python

Here are 212 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 Jun 24, 2024
  • Python

FlappyBirdAI utilizes NEAT Python to train an AI to master Flappy Bird. Employing genetic algorithms, this project evolves neural networks over generations to improve gameplay performance automatically. Ideal for developers and AI enthusiasts exploring game AI and evolutionary algorithms in Python.

  • Updated Jun 21, 2024
  • Python

Improve this page

Add a description, image, and links to the neat-python 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-python topic, visit your repo's landing page and select "manage topics."

Learn more