Package | Description |
---|---|
org.deeplearning4j.nn.conf.layers | |
org.deeplearning4j.nn.modelimport.keras.layers.convolutional |
Modifier and Type | Class and Description |
---|---|
class |
Convolution1D
1D convolution layer.
|
Modifier and Type | Method and Description |
---|---|
Convolution1DLayer |
Convolution1DLayer.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Convolution1DLayer |
KerasAtrousConvolution1D.getAtrousConvolution1D()
Get DL4J ConvolutionLayer.
|
Convolution1DLayer |
KerasConvolution1D.getConvolution1DLayer()
Get DL4J ConvolutionLayer.
|
Copyright © 2020. All rights reserved.