OpenANN
1.1.0
An open source library for artificial neural networks.
|
#include <Eigen/Core>
#include <vector>
Go to the source code of this file.
Classes | |
class | OpenANN::OutputInfo |
Provides information about the output of a layer. More... | |
class | OpenANN::Layer |
Interface that has to be implemented by all layers of a neural network that can be trained with backpropagation. More... | |
Namespaces | |
OpenANN | |