Skip to content

This Genetic Algorithm (GA) was an A.I. project that takes a string passed into the program and generates a random string. Reproduction, crossover and mutation operations are then performed on the random string over many generations to evolve it into the string that was passed in.

Notifications You must be signed in to change notification settings

Schonge/Genetic-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

About

This Genetic Algorithm (GA) was an A.I. project that takes a string passed into the program and generates a random string. Reproduction, crossover and mutation operations are then performed on the random string over many generations to evolve it into the string that was passed in.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages