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
An experiment where I have an AI play Flappy Bird. Not just a hard-coded AI, but I decided to play around and use a neural network so that I could learn something new. Uses the Tensorflow machine learning library.