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 classPooling1D1D Pooling (subsampling) layer.Methods in org.deeplearning4j.nn.conf.layers that return Subsampling1DLayer Modifier and Type Method Description Subsampling1DLayerSubsampling1DLayer.Builder. build()Subsampling1DLayerSubsampling1DLayer. clone()
-