OpenANN
1.1.0
An open source library for artificial neural networks.
|
#include <OpenANN/io/Logger.h>
#include <OpenANN/optimization/StoppingCriteria.h>
#include <OpenANN/optimization/Optimizer.h>
#include <Eigen/Core>
Go to the source code of this file.
Classes | |
class | CMAES< T > |
class | Parameters< T > |
class | OpenANN::IPOPCMAES |
Evolution Strategies with Covariance Matrix Adaption and a restart strategy that increases the population size (IPOP-CMA-ES). More... | |
Namespaces | |
OpenANN | |