Uses of Class
org.deeplearning4j.nn.conf.layers.AbstractLSTM
-
Packages that use AbstractLSTM Package Description org.deeplearning4j.nn.conf.layers org.deeplearning4j.nn.layers.recurrent -
-
Uses of AbstractLSTM in org.deeplearning4j.nn.conf.layers
Subclasses of AbstractLSTM in org.deeplearning4j.nn.conf.layers Modifier and Type Class Description classGravesLSTMDeprecated.classLSTM -
Uses of AbstractLSTM in org.deeplearning4j.nn.layers.recurrent
Methods in org.deeplearning4j.nn.layers.recurrent with parameters of type AbstractLSTM Modifier and Type Method Description static LayerMemoryReportLSTMHelpers. getMemoryReport(AbstractLSTM lstmLayer, InputType inputType)
-