NeuroEvolution-Flappy-Bird and flappy-bird-neuroevolution

These two tools are competitors, as both are Python implementations that use neuroevolution and neural networks to play Flappy Bird, offering similar approaches to the same problem.

Maintenance 0/25
Adoption 6/25
Maturity 16/25
Community 17/25
Maintenance 0/25
Adoption 1/25
Maturity 16/25
Community 13/25
Stars: 21
Forks: 8
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 1
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About NeuroEvolution-Flappy-Bird

ikergarcia1996/NeuroEvolution-Flappy-Bird

A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python

This project compares how well different AI methods, specifically neuroevolution and multilayer perceptrons, learn to play the game Flappy Bird. It takes in game state information like the bird's position and pipe distances, and outputs a decision to jump or not. This is for anyone interested in observing and understanding artificial intelligence learning in a game environment.

artificial-intelligence-demonstration game-AI-comparison neuroevolution-example machine-learning-in-games AI-education

About flappy-bird-neuroevolution

thisisxvr/flappy-bird-neuroevolution

Genetic algorithms, neural networks, and Flappy Bird.

Scores updated daily from GitHub, PyPI, and npm data. How scores work