Skip to content

dkontog92/Genetic-Algorithm-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Genetic-Algorithm-Python

A genetic algorithm that estimates the solutions of a multivariate equation written in Python 2.

In the current form, the GA optimizes the following equation

equation

The equation can be changed in the calc_fitness() function.

The smallest the fitness of a member the better.

About

A genetic algorithm that estimates the solutions of a multivariate equation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages