Learn R Programming

⚠️There's a newer version (1.0-12) of this package.Take me there.

cmaes (version 1.0-11)

Covariance Matrix Adapting Evolutionary Strategy

Description

Single objective optimization using a CMA-ES.

Copy Link

Version

Install

install.packages('cmaes')

Monthly Downloads

1,206

Version

1.0-11

License

GPL-2

Maintainer

Olaf Mersmann

Last Published

January 29th, 2011

Functions in cmaes (1.0-11)

extract_population

Extract the iter-th population...
f_rand

Random function...
f_rastrigin

Rastrigin function...
bias_function

Create a biased test function...
f_rosenbrock

Rosenbrock function...
shift_function

shift_function
cma_es

Covariance matrix adapting evolutionary strategy
f_sphere

Sphere function...
rotate_function

Create a rotated test function...