Flappy-Bird-Genetic-Algorithms icon indicating copy to clipboard operation
Flappy-Bird-Genetic-Algorithms copied to clipboard

Use genetic algorithms to train flappy bird

Results 2 Flappy-Bird-Genetic-Algorithms issues
Sort by recently updated
recently updated
newest added

Posted this on https://threads-iiith.quora.com/Neuro-Evolution-with-Flappy-Bird-Genetic-Evolution-on-Neural-Networks: Thanks for this!! I thought I’d get stuck with Pybrain because I never figured out how to do the same with Keras. I didn’t know that...

I code for hobby and want to learn about neuroevolution and came across your [tutorial](https://threads-iiith.quora.com/Neuro-Evolution-with-Flappy-Bird-Genetic-Evolution-on-Neural-Networks) in google. But I have difficulty understanding what is happening with **_predict_action()_** and **_showGameOverScreen()_** functions....