Uses of Interface
org.deeplearning4j.nn.api.layers.RecurrentLayer
-
Packages that use RecurrentLayer Package Description org.deeplearning4j.nn.layers.recurrent -
-
Uses of RecurrentLayer in org.deeplearning4j.nn.layers.recurrent
Classes in org.deeplearning4j.nn.layers.recurrent that implement RecurrentLayer Modifier and Type Class Description classBaseRecurrentLayer<LayerConfT extends BaseRecurrentLayer>classBidirectionalLayerclassGravesBidirectionalLSTMclassGravesLSTMDeprecated.classLSTMclassSimpleRnn
-