Skip to content

Puneeth03/Genetic-Algorithm-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Genetic-Algorithm-using-python

WAKA WAKA!!! Here we see how to find a maximum value of y for given range of x for a polynomial using python. The algorithm generates new children from the parent, the new children are mentioned as new generation. Keep in mind to generate a valid polynomial and range. You can change the range and the polynomial function in the code and also the number of generations can also be altered.

About

Here we see how to find a maximum value of y for given range of x for a polynomial using python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages