This symbol represents the state of the output gate of the LSTM.
This symbol represents the state of the output gate of the Long Short-Term Memory block. It stands for a vector of real values.
The symbol, \(g^\text{output}\), represents the state of the output neuron to the Long Short-Term Memory block. It stands for a vector of real values. It is typically used with a related timestep, e.g. \(g^\text{output}(n)\) represents the state of the output neuron at time \(n\).