Skip to content

MrRhuezzler/glappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authors : MrRhuezzler, Sakthi Priyadharshini
Project Language : Python
Project Year : 2022

Short Description

Glappy is a simple neural network. The learning process is done using a genetic algorithm that produces a population of birds, selectes the best set of birds (more appropriate name would be genes), crosses two selected genes to produce children and mutates them. As the algorithm runs for many generations the best genes get evolved and produce better results. The best genes are selected by comparing the distance the particular bird has travelled, the bird which travelled the furthest is rewarded the most.

About

glappy - The Genetic Flappy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages