Using JS neural network library and a genetic algorithm to train an agent to play Flappy Bird.

Implemented on a livestream: https://www.youtube.com/watch?v=gz4fiNmmOrM

Setup

  • npm install
  • npm start
  • open localhost:3000 in your browser