#100 — Neuroevolution Flappy Bird
In this challenge, I use my JavaScript neural network library and a genetic algorithm to train an agent to play Flappy Bird.
Webpage with reference materials and documentation about Tensorflow.js.
ml5 page with documentation and supporting material.
My neural network JavaScript library for Coding Train tutorials.
Repository with the code from Coding Challenge #31 on YouTube.
Week 10 of my Spring 2018 NOC course at ITP
It's time to attempt to build a Flappy Bird clone in JavaScript with the p5.js!
These video lessons accompany Chapter 9 (Genetic Algorithms) from The Nature of Code book.
This video series accompanies Chapter 10 of The Nature of Code: Neural Networks.
Live Stream with Neuroevolution Flappy Bird & p5.js in Spanish
Live Stream with Neuroevolution Flappy Bird Continued
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund