Skip to content

khoi03/Optimizing-objective-functions-with-DE-and-CEM-method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimizing objective functions with DE and CEM method

Table of contents:

  1. Differential Evolution

    a. Sphere Function

    b. Zakharov Function

    c. Rosenbrock Function

    d. Michalewicz Function

    e. Ackley Function

  2. Cross Entropy Method

    a. Sphere Function

    b. Zakharov Function

    c. Rosenbrock Function

    d. Michalewicz Function

    e. Ackley Function

1. Differential Evolution

a.Sphere Function

SphereDE

b. Zakharov Function

ZakharovDE

c. Rosenbrock Function

RosenbrockDE

d. Michalewicz Function

MichalewiczDE

e. Ackley Function

AckleyDE

2. Cross Entropy Method

a. Sphere Function

SphereCEM

b. Zakharov Function

ZakharovCEM

c. Rosenbrock Function

RosenbrockCEM

d. Michalewicz Function

MichalewiczCEM

e. Ackley Function

AckleyCEM

About

A homework about solving test functions with DE and CEM method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published