Skip to content
#

neat-python

Here are 199 public repositories matching this topic...

Self Learning pong game using NEAT and Pygame, there's bound to be errors since i made this for myself following Tech With Tim tutorial on my pong game which is posted. Code isn't neat but there's comments where I think they're useful. I also attached the best neural network i could train, but of course it can be improved.

  • Updated Mar 30, 2024
  • Python

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 Feb 27, 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