Package | Description |
---|---|
org.deeplearning4j.arbiter.layers | |
org.deeplearning4j.nn.conf.layers | |
org.deeplearning4j.nn.modelimport.keras.layers.convolutional |
Modifier and Type | Method and Description |
---|---|
Deconvolution2D |
Deconvolution2DLayerSpace.getValue(double[] parameterValues) |
Modifier and Type | Method and Description |
---|---|
Deconvolution2D |
Deconvolution2D.Builder.build() |
Deconvolution2D |
Deconvolution2D.clone() |
Modifier and Type | Method and Description |
---|---|
Deconvolution2D |
KerasDeconvolution2D.getDeconvolution2DLayer()
Get DL4J ConvolutionLayer.
|
Copyright © 2020. All rights reserved.