Uses of Interface
org.deeplearning4j.nn.api.Classifier
-
-
Uses of Classifier in org.deeplearning4j.nn.api.layers
Subinterfaces of Classifier in org.deeplearning4j.nn.api.layers Modifier and Type Interface Description interfaceIOutputLayer -
Uses of Classifier in org.deeplearning4j.nn.layers
Classes in org.deeplearning4j.nn.layers that implement Classifier Modifier and Type Class Description classBaseOutputLayer<LayerConfT extends BaseOutputLayer>classLossLayerclassOutputLayer -
Uses of Classifier in org.deeplearning4j.nn.layers.convolution
Classes in org.deeplearning4j.nn.layers.convolution that implement Classifier Modifier and Type Class Description classCnn3DLossLayerclassCnnLossLayer -
Uses of Classifier in org.deeplearning4j.nn.layers.objdetect
Classes in org.deeplearning4j.nn.layers.objdetect that implement Classifier Modifier and Type Class Description classYolo2OutputLayer -
Uses of Classifier in org.deeplearning4j.nn.layers.ocnn
Classes in org.deeplearning4j.nn.layers.ocnn that implement Classifier Modifier and Type Class Description classOCNNOutputLayer -
Uses of Classifier in org.deeplearning4j.nn.layers.recurrent
Classes in org.deeplearning4j.nn.layers.recurrent that implement Classifier Modifier and Type Class Description classRnnLossLayerclassRnnOutputLayer -
Uses of Classifier in org.deeplearning4j.nn.layers.samediff
Classes in org.deeplearning4j.nn.layers.samediff that implement Classifier Modifier and Type Class Description classSameDiffOutputLayer -
Uses of Classifier in org.deeplearning4j.nn.layers.training
Classes in org.deeplearning4j.nn.layers.training that implement Classifier Modifier and Type Class Description classCenterLossOutputLayer -
Uses of Classifier in org.deeplearning4j.nn.multilayer
Classes in org.deeplearning4j.nn.multilayer that implement Classifier Modifier and Type Class Description classMultiLayerNetwork
-