Uses of Class
org.deeplearning4j.nn.conf.layers.Subsampling1DLayer
-
Packages that use Subsampling1DLayer Package Description org.deeplearning4j.nn.conf.layers -
-
Uses of Subsampling1DLayer in org.deeplearning4j.nn.conf.layers
Subclasses of Subsampling1DLayer in org.deeplearning4j.nn.conf.layers Modifier and Type Class Description class
Pooling1D
1D Pooling (subsampling) layer.Methods in org.deeplearning4j.nn.conf.layers that return Subsampling1DLayer Modifier and Type Method Description Subsampling1DLayer
Subsampling1DLayer.Builder. build()
Subsampling1DLayer
Subsampling1DLayer. clone()
-