SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Enumerations
ConvolutionalFeatureMap.h File Reference

Go to the source code of this file.

Classes

singleton  SGVector< T >
 shogun vector More...
 
singleton  SGMatrix< T >
 shogun matrix More...
 
class  CConvolutionalFeatureMap
 Handles convolution and gradient calculation for a single feature map in a convolutional neural network. More...
 

Enumerations

enum  EConvMapActivationFunction { CMAF_IDENTITY = 0, CMAF_LOGISTIC = 1, CMAF_RECTIFIED_LINEAR = 2 }
 Determines the activation function for neurons in a convolutional feature map. More...
 

SHOGUN Machine Learning Toolbox - Documentation