Contents

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.