Conceptual

LSTM Cell State

A separate memory vector that flows along the sequence through only elementwise operations — a gated multiply and a gated add — never a full matrix transform. This additive highway is what lets information and gradients cross hundreds of steps intact.