类 | |
| singleton | SGVector< T > |
| shogun vector 更多... | |
| singleton | SGMatrix< T > |
| shogun matrix 更多... | |
| class | CConvolutionalFeatureMap |
| Handles convolution and gradient calculation for a single feature map in a convolutional neural network. 更多... | |
枚举 | |
| enum | EConvMapActivationFunction { CMAF_IDENTITY = 0, CMAF_LOGISTIC = 1, CMAF_RECTIFIED_LINEAR = 2 } |
| Determines the activation function for neurons in a convolutional feature map. 更多... | |