public abstract static class BaseRecurrentLayer.Builder<T extends BaseRecurrentLayer.Builder<T>> extends FeedForwardLayer.Builder<BaseRecurrentLayer.Builder<T>>
nIn, nOutactivationFunction, adamMeanDecay, adamVarDecay, biasInit, biasLearningRate, dist, dropOut, epsilon, gradientNormalization, gradientNormalizationThreshold, l1, l2, layerName, learningRate, learningRatePolicy, learningRateSchedule, momentum, momentumAfter, rho, rmsDecay, updater, weightInit| Constructor and Description |
|---|
Builder() |
nIn, nOutactivation, adamMeanDecay, adamVarDecay, biasInit, biasLearningRate, build, dist, dropOut, epsilon, gradientNormalization, gradientNormalizationThreshold, l1, l2, learningRate, learningRateDecayPolicy, learningRateSchedule, momentum, momentumAfter, name, rho, rmsDecay, updater, weightInitCopyright © 2016. All Rights Reserved.