Package | Description |
---|---|
org.deeplearning4j.nn.conf.layers | |
org.deeplearning4j.nn.modelimport.keras.layers.pooling |
Modifier and Type | Class and Description |
---|---|
class |
Pooling1D
1D Pooling (subsampling) layer.
|
Modifier and Type | Method and Description |
---|---|
Subsampling1DLayer |
Subsampling1DLayer.Builder.build() |
Subsampling1DLayer |
Subsampling1DLayer.clone() |
Modifier and Type | Method and Description |
---|---|
Subsampling1DLayer |
KerasPooling1D.getSubsampling1DLayer()
Get DL4J Subsampling1DLayer.
|
Copyright © 2020. All rights reserved.