Noise Layers
Last updated
Was this helpful?
Was this helpful?
public KerasAlphaDropout(Integer kerasVersion) throws UnsupportedKerasConfigurationExceptionpublic InputType getOutputType(InputType... inputType) throws InvalidKerasConfigurationExceptionpublic DropoutLayer getAlphaDropoutLayer()public KerasGaussianDropout(Integer kerasVersion) throws UnsupportedKerasConfigurationExceptionpublic InputType getOutputType(InputType... inputType) throws InvalidKerasConfigurationExceptionpublic DropoutLayer getGaussianDropoutLayer()