xviniette / FlappyLearning

Program learning to play Flappy Bird by machine learning (Neuroevolution)
http://xviniette.github.io/FlappyLearning/
MIT License
3.99k stars 498 forks source link

Deciding factor #10

Open NicoJuicy opened 7 years ago

NicoJuicy commented 7 years ago

What is the deciding factor for selecting the best breed? Is it the amount of flaps or maxscore?

If you would add the difference in height of all the pipes as deciding factor, I think it would select better breeds faster ( not sure)

If you change this, can you add the commit here please? I'm an noob in machine learning, but this has got me excited

xviniette commented 7 years ago

The deciding factor is the maxscore.