NeuroEvolution – Flappy Bird
xviniette.github.io
NeuroEvolution – Flappy Bird
1–10 of 103 posts
Re: NeuroEvolution – Flappy Bird
#2Edit: generation 25 got 10k points and was continuing onward when I stopped. Beautiful.
Re: NeuroEvolution – Flappy Bird
#3Edit: Seeing the new comments here, it seems like it only starts learning after you refresh once or twice. Very cool!
Re: NeuroEvolution – Flappy Bird
#4Re: NeuroEvolution – Flappy Bird
#5Generation 48. What about you guys?
Re: NeuroEvolution – Flappy Bird
#6It seems only the second time there was machine learning involved.
Re: NeuroEvolution – Flappy Bird
#7It took a few dozen generations to find versions that would make it through a few columns if those columns had gaps without too much vertical distance between them. Somewhere in generation 60-70, I could see versions figuring out how to transition between heights, but failing by overshooting, or not accounting for gravity on the far side of the gap. But once it figured out how to transition between distant heights, it had something that kept working.
GIF of the successful bird: https://imgur.com/a/A0li8
Re: NeuroEvolution – Flappy Bird
#8Re: NeuroEvolution – Flappy Bird
#9Re: NeuroEvolution – Flappy Bird
#10Can anyone give me insight on where the code learning is? I cloned the repository and after a quick glance I don't see where the "meat" is.
https://github.com/xviniette/FlappyLearning/blob/gh-pages/Ne...