OpenANN
1.1.0
An open source library for artificial neural networks.
|
#include <OpenANN/rl/Agent.h>
#include <OpenANN/OpenANN>
#include <OpenANN/optimization/IPOPCMAES.h>
#include "DoubleExponentialSmoothing.h"
#include <vector>
#include <list>
Go to the source code of this file.
Classes | |
class | NeuroEvolutionAgent |