Skip to content

ammarlam10/evolutionary-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages