![]() |
OpenANN
1.1.0
An open source library for artificial neural networks.
|
#include <OpenANN/Learner.h>#include <OpenANN/ActivationFunctions.h>#include <OpenANN/Regularization.h>#include <OpenANN/layers/Layer.h>#include <vector>#include <sstream>Go to the source code of this file.
Classes | |
| class | OpenANN::Net |
| Feedforward multilayer neural network. More... | |
Namespaces | |
| OpenANN | |
Enumerations | |
| enum | OpenANN::ErrorFunction { OpenANN::NO_E_DEFINED, OpenANN::MSE, OpenANN::CE } |
| Error function that will be minimized. More... | |
1.8.4