Learn R Programming

cmaes (version 1.0-12)

Covariance Matrix Adapting Evolutionary Strategy

Description

Single objective optimization using a CMA-ES.

Copy Link

Version

Install

install.packages('cmaes')

Monthly Downloads

1,420

Version

1.0-12

License

GPL-2

Maintainer

Last Published

March 18th, 2022

Functions in cmaes (1.0-12)

cma_es

Covariance matrix adapting evolutionary strategy
f_sphere

Sphere function...
shift_function

shift_function
f_rastrigin

Rastrigin function...
f_rand

Random function...
extract_population

Extract the iter-th population...
f_rosenbrock

Rosenbrock function...
bias_function

Create a biased test function...
rotate_function

Create a rotated test function...