Hidden state mathematical notation

Hidden state is a recurring research-paper notation family. Represents an internal learned feature vector or tensor passed between layers, time steps, or transformer blocks.

Hidden state: Represents an internal learned feature vector or tensor passed between layers, time steps, or transformer blocks. Example: Update the internal representation using new input and prior context.