Skip to content

csharpyoudull/Genetic-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Genetic-Testing

Second attempt at a genetic algorithm.

How it works
Binary strings are created from a random population of chromosomes, once created mutation and crossover are applied in an attempt to increase the overall effectiveness of the population.

Interesting points
Trying playing around with the crossover rate, mutation rate, population size and max generations to see how they impact the system.

About

Second attempt at a genetic algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages