-
Notifications
You must be signed in to change notification settings - Fork 80
Home
Emmanuel Benazera edited this page Jul 3, 2014
·
34 revisions
Welcome to the libcmaes documentation
objective function, parameters, hyper-parameters.
- Building and installing libcmaes
- Quick start
- Library structures
- Using libcmaes
- Optimizing a function
- Visualizing optimization results and convergence
- Defining and using bounds on parameters
- Using parameter space transforms known as genotype/phenotype transforms
- Using a custom progress function
- Using a user-defined gradient function
- Defining a custom algorithm based on libcmaes primitives