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