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
SigmaPi.h File Reference
#include <Eigen/Core>
#include <vector>
#include <OpenANN/layers/Layer.h>
#include <OpenANN/ActivationFunctions.h>

Go to the source code of this file.

Classes

class  OpenANN::SigmaPi
 Fully connected higher-order layer. More...
 
struct  OpenANN::SigmaPi::HigherOrderUnit
 
struct  OpenANN::SigmaPi::Constraint
 A helper class for specifying weight constrains in a higher-order neural network Derive a new class from this interface and simple reimplement the function call operator for the corresponding higher-order term. More...
 

Namespaces

 OpenANN