Skip to content

Surrogate model for CMA-ES alghoritm, based on decision tree regression.

Notifications You must be signed in to change notification settings

Madghostek/CMA-ES-surrogate-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

POP CMA-ES surrogate model

Autorzy: Tomasz S., Fedir T.

Należy pobrać zestaw funkcji CEC2017:

git clone https://github.com/lukaa12/cec2017-py.git

cp -R cec2017-py/cec2017 .

purecma.py - lekko zmodyfikowana wersja purecma.py z https://github.com/CMA-ES/pycma

pop_cma.py - nasza próba implementacji, niestabilna

Wnioski końcowe

Drzewo decyzyjne prawie wcale nie nadaje się na model zastępczy... nie ma możliwości ekstrapolacji!

About

Surrogate model for CMA-ES alghoritm, based on decision tree regression.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages