public class Convolution1D extends Convolution1DLayer
Convolution1DLayer.Builder
ConvolutionLayer.AlgoMode, ConvolutionLayer.BaseConvBuilder<T extends ConvolutionLayer.BaseConvBuilder<T>>, ConvolutionLayer.BwdDataAlgo, ConvolutionLayer.BwdFilterAlgo, ConvolutionLayer.FwdAlgo
convolutionMode, cudnnAlgoMode, cudnnAllowFallback, cudnnBwdDataAlgo, cudnnBwdFilterAlgo, cudnnFwdAlgo, dilation, hasBias, kernelSize, padding, stride
nIn, nOut
activationFn, biasInit, biasUpdater, dist, gradientNormalization, gradientNormalizationThreshold, iUpdater, l1, l1Bias, l2, l2Bias, weightInit, weightNoise
constraints, iDropout, layerName
Constructor and Description |
---|
Convolution1D() |
getOutputType, getPreProcessorForInputType, instantiate, setNIn
clone, getL1ByParam, getL2ByParam, getMemoryReport, hasBias, initializer
isPretrain, isPretrainParam
getGradientNormalization, getUpdaterByParam, resetLayerDefaultConfig
initializeConstraints, setPretrain
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGradientNormalizationThreshold, getLayerName
Copyright © 2018. All rights reserved.