Coding Challenge #100: Neuroevolution Flappy Bird - Part 4
In this challenge, I use my JavaScript neural network library and a genetic algorithm to train an agent to play Flappy Bird. Code: https://thecodingtrain.com/challenges/100-neuroevolution-flappy-bird
p5.js Web Editor Sketches:
đšī¸ Neuroevolution Flappy Bird: https://editor.p5js.org/codingtrain/sketches/wb-QHVXBq
đšī¸ Neuroevolution Flappy Bird -- Part 5: https://editor.p5js.org/codingtrain/sketches/iyPZnViI9
đšī¸ Flappy Bird - Improved code: https://editor.p5js.org/codingtrain/sketches/T_cecG2MD
Other Parts of this Challenge:
đē Neuroevolution Flappy Bird - Part 1: https://youtu.be/c6y21FkaUqw
đē Neuroevolution Flappy Bird - Part 2: https://youtu.be/YtRA6tqgJBc
đē Neuroevolution Flappy Bird - Part 3: https://youtu.be/3lvj9jvERvs
đē Neuroevolution Flappy Bird - Part 5: https://youtu.be/U9wiMM3BqLU
đĨ Previous video: https://youtu.be/KtPpoMThKUs?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
đĨ Next video: https://youtu.be/fUkF-YLLXeg?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
đĨ All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
References:
đģ TensorFlow.js: https://js.tensorflow.org/
đģ ml5.js: https://github.com/ml5js
đģ JS Neural Network: https://github.com/CodingTrain/Toy-Neural-Network-JS/
đģ Flappy Bird Clone: https://github.com/CodingTrain/Flappy-Bird-Clone
đģ Neuroevolution documentation: https://github.com/shiffman/NOC-S18/tree/master/week10
Videos:
đ Coding Challenge #31: Flappy Bird: https://youtu.be/cXgA1d_E-jY
đ My Genetic Algorithm playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6bJM3VgzjNV5YxVxUwzALHV
đ My Neural Networks playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6aCibgK1PTWWu9by6XFdCfh
Live Stream Archive:
đ´ Coding Train Live 133: https://youtu.be/emjv5tr-m7Q?t=1237s
Related Coding Challenges:
đ #29 Smart Rockets in p5.js: https://youtu.be/bGz7mv2vD6g
đ #31 Flappy Bird: https://youtu.be/cXgA1d_E-jY
đ #41 Clappy Bird: https://youtu.be/aKiyCeIuwn4
Timestamps:
0:00 Part 4 of Flappy Bird--Incorporate features suggested on Github
2:27 Add y velocity to the inputs
4:37 Fixing the algorithm that detects the closest pipe
7:09 Remove a bird when it hits the bottom
9:40 Make game harder by decreasing the spacing between the pipes
12:40 Optional feature: a bird can only jump if moving down
14:47 Conclusion and goal of the last part of this challenge
Editing by Mathieu Blanchette
Animations by Jason Heglund
Music from Epidemic Sound
đ Website: http://thecodingtrain.com/
đž Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
đŠ Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
đĄ GitHub: https://github.com/CodingTrain
đŦ Discord: https://thecodingtrain.com/discord
đ Membership: http://youtube.com/thecodingtrain/join
đ Store: https://standard.tv/codingtrain
đī¸ Twitter: https://twitter.com/thecodingtrain
đ¸ Instagram: https://www.instagram.com/the.coding.train/
đĨ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
đĨ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
đ p5.js: https://p5js.org
đ p5.js Web Editor: https://editor.p5js.org/
đ Processing: https://processing.org
đ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new
#neuralnetwork #reinforcementlearning #geneticalgorithm #evolution #flappybird #javascript #p5js
Other Videos By The Coding Train
Other Statistics
Flappy Bird Statistics For The Coding Train
At present, The Coding Train has 1,474,832 views spread across 8 videos for Flappy Bird, and about 8 hours worth of Flappy Bird videos were uploaded to his channel. This is less than 0.84% of the total video content that The Coding Train has uploaded to YouTube.