Conceptual
Login

LSTM Input Gate

A sigmoid gate that decides how much of the tanh-squashed candidate update is added into the cell state at each step. Gating the write separately from the erase lets the cell store new information without disturbing unrelated memory dimensions.