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