Skip to content

vincefrancesi/genetic_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Basic Genetic Algorithm

My experiments with a home grown pattern for genetic algorithms.

To run:

Adjust GENERATIONS, POPULATION, and TEST pattern to your liking, then run ruby main.rb.

Output is a CSV for graphing in Excel.

About

Experimenting with a home grown pattern for genetic algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages