Completed
Python Flappy Bird AI Tutorial (with NEAT) - Implementing NEAT/Creating Fitness Function
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
AI Plays Flappy Bird - NEAT Python
Automatically move to the next video in the Classroom when playback concludes
- 1 Python Flappy Bird AI Tutorial (with NEAT) - Creating the Bird
- 2 Python Flappy Bird AI Tutorial (with NEAT) - Moving Birds
- 3 Python Flappy Bird AI Tutorial (with NEAT) - Pixel Perfect Collision w/ Pygame
- 4 Python Flappy Bird AI Tutorial (with NEAT) - Finishing the Graphics
- 5 Python Flappy Bird AI Tutorial (with NEAT) - NEAT Configuration and Explanation
- 6 Python Flappy Bird AI Tutorial (with NEAT) - Implementing NEAT/Creating Fitness Function
- 7 Python Flappy Bird AI Tutorial (with NEAT) - Finishing Touches and Testing