Skip to content
Emmanuel Benazera edited this page Jul 3, 2014 · 34 revisions

Welcome to the libcmaes documentation

objective function, parameters, hyper-parameters.

  1. Building and installing libcmaes
  2. Quick start
  3. Library structures
  4. Using libcmaes
  5. Optimizing a function
  6. Visualizing optimization results and convergence
  7. Defining and using bounds on parameters
  8. Using parameter space transforms known as genotype/phenotype transforms
  9. Using a custom progress function
  10. Using a user-defined gradient function
  11. Defining a custom algorithm based on libcmaes primitives