Uses of Class
org.deeplearning4j.nn.conf.layers.GravesBidirectionalLSTM
-
Packages that use GravesBidirectionalLSTM Package Description org.deeplearning4j.nn.conf.layers org.deeplearning4j.nn.layers.recurrent -
-
Uses of GravesBidirectionalLSTM in org.deeplearning4j.nn.conf.layers
Methods in org.deeplearning4j.nn.conf.layers that return GravesBidirectionalLSTM Modifier and Type Method Description GravesBidirectionalLSTM
GravesBidirectionalLSTM.Builder. build()
-
Uses of GravesBidirectionalLSTM in org.deeplearning4j.nn.layers.recurrent
Methods in org.deeplearning4j.nn.layers.recurrent with parameters of type GravesBidirectionalLSTM Modifier and Type Method Description static LayerMemoryReport
LSTMHelpers. getMemoryReport(GravesBidirectionalLSTM lstmLayer, InputType inputType)
-