rCMA Vignette / Manuals / Literature

This directory contains the default properties file CMAEvolutionStrategy.properties for display purposes. (The file CMAEvolutionStrategy.properties actually read by cma_jAll.jar is in the main package directory of rCMA.)

This directory contains The rCMA Tutorial: Examples for using CMA-ES in R, an introduction to the usage of rCMA and CMA-ES.

See changes.html for recent changes.

 

Further references concerning CMA-ES, rJava and JNI:

[HansOst96] Hansen, N. and Ostermeier, A.: Adapting arbitrary normal mutation distributions in evolution strategies: The covariance matrix adaptation.  In Proceedings of the 1996 IEEE International Conference on Evolutionary Computation, pp. 312-317, 1996. https://www.lri.fr/~hansen/CMAES.pdf

[Hansen09] https://www.lri.fr/~hansen/javadoc: Nikolaus Hansen: Javadoc for CMA-ES Java package fr.inria.optimization.cmaes, 2009.

[Hansen13] https://www.lri.fr/~hansen/cmaesintro.html: Nikolaus Hansen: The CMA Evolution Strategy Web Page, 2013.

[Urbanek13] Urbanek, S.:  rJava: Low-level R to Java interface, 2013. http://cran.r-project.org/web/packages/rJava

[Oracle14] http://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/jniTOC.html: Oracle: The Java Native Interface. Programmer's Guide and Specification. Chapter 3 (JNI Types), Sec. "Type Signatures", 2014.