Glitch in the Matrix? "Coding Is Changing...Here Is What You NEED To Know"
#TechWithTim vs #NickWhite on #YouTube

Randomly poped both up in home feed of YouTube

Python Flappy Bird AI Tutorial (with NEAT)

Tim von #TechWithTim hat sich viel vorgenommen: Er will eine Künstliche Intelligenz (#KI) erschaffen, die Flappy Bird besser spielen soll, als jeder menschliche Spieler. Sie soll dazu den Neuro Evolution of Augmenting Topologies Algorithmus (kurz #NEAT) nutzen und folgerichtig muß neben #Pygame auch das Modul NEAT-Python installiert werden (geht mit pip install neat-python). http://blog.schockwellenreiter.de/2019/08/2019081603.html #Python #GameDev #AI

Python Flappy Bird AI Tutorial (with NEAT) – Schockwellenreiter