| Package | Description |
|---|---|
| org.deeplearning4j.nn.conf.layers | |
| org.deeplearning4j.nn.conf.layers.convolutional |
| Modifier and Type | Class and Description |
|---|---|
class |
ZeroPaddingLayer
Zero padding layer for convolutional neural networks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Cropping1D
Cropping layer for convolutional (1d) neural networks.
|
class |
Cropping2D
Cropping layer for convolutional (2d) neural networks.
|
class |
Cropping3D
Cropping layer for convolutional (3d) neural networks.
|
Copyright © 2018. All rights reserved.