Found 409 repositories(showing 30)
Ishan7390
Using NEAT Python to learn to play Flappy Bird.
hkirat
Flappy bird AI
DEV-D-GR8
This is a flappy bird game implemented using pygame in python. It offers three modes to users. First is the manual play mode. Second is the one where an AI learns to play the game and then plays it. Third mode provides the ability to play the game using previously used AI.
sushantPatrikar
Flappy Bird game, but AI plays it :robot:
Priler
Simple neuroevolution AI example using pygame & NEAT python.
reinai
Various reinforcement learning algorithms applied to Flappy Bird game agent
Sid1808-dev
Here is an implemtation of Neural Networks on a Flappy Bird Game with the usage of NEAT. Simulation achieved with pygame.
PranayKotian
Flappy Bird created in Python using pygame. AI which plays flappy bird implemented using the neat-python library.
PA2000
An AI that masters the infamously difficult game of "Flappy Bird" using a genetic algorithm, NEAT
soumi444
No description available
craigaloewen
A neural network designed to play the game Flappy Bird
kavicastelo
A Flappy Bird clone built with Phaser 3 that learns to play itself using Deep Q-Learning (DQN) powered by TensorFlow.js.
reg1rugas
Implementation of neat algorithm to play flappy bird
ch4tic
Flappy bird AI made in Python3 with NEAT.
JPhilipp
Using Machine Learning to train a Flappy Bird agent to avoid obstacles.
RohitTheBoss007
No description available
AlexMi-Ha
AI learning the game "Flappy Bird" using a Genetic Algorithm
jadhaddad01
Using the NEAT Genetic Neural Network Architecture to train a set of birds to play the popular game Flappy Bird. Also playable by user.
oEnzoRibas
This project implements an AI to play the Flappy Bird game using the NEAT (NeuroEvolution of Augmenting Topologies) algorithm. The AI learns to navigate between pipes and achieve higher scores through evolution over generations.
NikoIivonen
No description available
ihar21
FlappyBird with AI
d0rianb
Une intelligence artificielle qui apprend à jouer à FlappyBird
krishnans2006
A NEAT AI to master FlappyBird!
zwarunek
No description available
Okaerikoto
A flappy bird game on Unity played by an AI using a simple neural network and a genetic algorithm
aliosayle
Flappy bird game created using pygame, with an ai that will train to be able to play it.
RushikeshYeole24
Uses DQN, gymnasium
jorp073
AI play FlappyBird via OpenCV and Machine Learning
muhammetcnli
Ai learns to play flappy bird in NEAT-Python
gautamthareja
Building the Flappy Bird game from scratch and implementing the NEAT genetic algorithm on it.