Skip to content

ankushbhagat124/AI-NeuralEvo-Flappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuroEvolution-Flappy-Bird

Introduction

This is a python3 implementation of NeuroEvolution neural networks using Shiffman's Algo. The aim is to teach a bunch of "Birds" to navigate a basic version of the game "Flappy Bird" made independently in pygame. The neural networks learn using an evolutionary algorithm instead of the traditional sgd method.

Dependencies include : pygame, numpy, matplotlib

Usage

Run main.py to start the simulation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages