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