OpenANN  1.1.0
An open source library for artificial neural networks.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
Layer.h File Reference
#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