forgetGateActivation
A parameter that defines the activation function used with the forget gate of the LSTM operation.
Declaration
var forgetGateActivation: MPSGraphRNNActivation { get set }Discussion
Default value: MPSGraphRNNActivationSigmoid.
A parameter that defines the activation function used with the forget gate of the LSTM operation.
var forgetGateActivation: MPSGraphRNNActivation { get set }Default value: MPSGraphRNNActivationSigmoid.