You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recreated flappy bird using pygame and then implemented a genetic evolution algorithm as well as a toy neural network.
The top best birds create a new generation based on their neural network and constantly improves per generation.