13 #ifndef MLPACK_METHODS_ANN_LAYER_LAYER_TRAITS_HPP 14 #define MLPACK_METHODS_ANN_LAYER_LAYER_TRAITS_HPP 28 template<
typename LayerType>
Implementation of the Add module class.
Linear algebra utility functions, generally performed on matrices or vectors.
static const bool IsBinary
This is true if the layer is a binary layer.
This is a template class that can provide information about various layers.
static const bool IsBiasLayer
This is true if the layer is a bias layer.
static const bool IsLSTMLayer
HAS_MEM_FUNC(Gradient, HasGradientCheck)
static const bool IsConnection
static const bool IsOutputLayer
This is true if the layer is an output layer.