Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

evolutionary-Algorithm

This is a implementation of Evolutionary algorithm for finding peak point on the following functions(although it would work for any function):

z=x^2+y^2 limit x,y[-5,5]

z=100*(x^2-y)^2 + (1-x)^2 limits x[-2,2] y[3,-1]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages