Skip to content

A Genetic Algorithm and a Flapping Bird went to a bar...

License

Notifications You must be signed in to change notification settings

dawidjk/flappy-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird Genetic Algorithm

Goals

  • Learn about and implement NEAT
  • Research advantages of NEAT vs hand written Genetic Algorithm
  • Write a game!

Frameworks

  • NEAT (NeuroEvolution of Augmenting Topologies)
  • Pygame

In Progress

  • Research advantages of NEAT
  • Implement Genetic Algorithm
  • Optimize game logic to allow training entire generation simultaneously
  • Visualize Neural Network structure

Bugs

  • None at the moment!

Done

  • Game logic with Pygame

About

A Genetic Algorithm and a Flapping Bird went to a bar...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published