ML Flappy Birds
I tried to add a machine learning algorithm to a flappy bird game by using linear classifiers and genetic algorithm.
-------------------------------------------------------
Select what "information" the bird uses to make the decide whether to jump or not.
1 - constant value
x - horizontal distance to next pipe
y - vertical distance to the hole in the middle of the next pipes
Initialization range: Determines the range the weights are initialized.
Leave a comment
Log in with itch.io to leave a comment.