Skip to content

aperauch/GA-Color-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GA-Color-Web-App

Genetic Algorithms with Colors

This is the code I use for a Google App Engine web application. The purpose of the app is the combine biology concepts of fitness, crossover, recombination, and mutation to programming. This app lets you pick a color and then tries (poorly) to create a population of colors that are the "fittest" from an evoluation of colors. A simple Hamming code is used to test fitness or binary distance from the selected color.

To see a live demo, visit: http://aperauch.appspot.com/p/ga

Thank you!

About

Genetic Algorithms with Colors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published