Modifier and Type | Class and Description |
---|---|
class |
BaseOutputLayer<LayerConfT extends BaseOutputLayer> |
class |
BasePretrainNetwork<LayerConfT extends BasePretrainNetwork> |
class |
DropoutLayer |
class |
LossLayer |
class |
OutputLayer |
Modifier and Type | Class and Description |
---|---|
class |
Cnn3DLossLayer |
class |
CnnLossLayer |
class |
Convolution1DLayer |
class |
Convolution3DLayer |
class |
ConvolutionLayer |
class |
Deconvolution2DLayer |
class |
Deconvolution3DLayer |
class |
DepthwiseConvolution2DLayer |
class |
SeparableConvolution2DLayer |
Modifier and Type | Class and Description |
---|---|
class |
PReLU |
Modifier and Type | Class and Description |
---|---|
class |
AutoEncoder |
Modifier and Type | Class and Description |
---|---|
class |
DenseLayer |
Modifier and Type | Class and Description |
---|---|
class |
ElementWiseMultiplicationLayer |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddingLayer |
class |
EmbeddingSequenceLayer |
Modifier and Type | Class and Description |
---|---|
class |
BatchNormalization |
Modifier and Type | Class and Description |
---|---|
class |
OCNNOutputLayer |
Modifier and Type | Class and Description |
---|---|
class |
BaseRecurrentLayer<LayerConfT extends BaseRecurrentLayer> |
class |
GravesBidirectionalLSTM |
class |
GravesLSTM
Deprecated.
|
class |
LSTM |
class |
RnnLossLayer |
class |
RnnOutputLayer |
class |
SimpleRnn |
Modifier and Type | Class and Description |
---|---|
class |
CenterLossOutputLayer |
Copyright © 2021. All rights reserved.