| Package | Description |
|---|---|
| org.deeplearning4j.nn.conf.layers |
| Modifier and Type | Class and Description |
|---|---|
class |
Pooling1D
1D Pooling (subsampling) layer.
|
class |
Pooling2D
2D Pooling (subsampling) layer.
|
class |
Subsampling1DLayer |
| Modifier and Type | Method and Description |
|---|---|
SubsamplingLayer |
SubsamplingLayer.Builder.build() |
SubsamplingLayer |
SubsamplingLayer.clone() |
Copyright © 2021. All rights reserved.