Your History

Menu

ginput g^\text{input}

Short Description

This symbol represents the state of the input gate of the LSTM.

Medium Description

This symbol represents the state of the input gate of the Long Short-Term Memory block. It stands for a vector of real values.

Long Description

The symbol, ginputg^\text{input}, represents the state of the input 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. ginput(n+1)g^\text{input}(n+1) represents the state of the input neuron at time nn.

References

  1. Jaeger, H. (n.d.). Neural Networks (AI) (WBAI028-05) Lecture Notes BSc program in Artificial Intelligence. Retrieved April 27, 2024, from https://www.ai.rug.nl/minds/uploads/LN_NN_RUG.pdf