Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 382 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 382 Bytes

Flappy Bird AI

This an AI adaptation of the classic flappy bird game built with processingJS library. Credit to the Coding train Youtube channel for the tutorial on how to build this game and the nueral network.

This was my first neural network project and though by no mean is it an optimised AI to play flappy bird I was able to see noticable improvement over 500 generations.