Definition
Processing a sequence step by step, with the model carrying a hidden state from one step to the next.
A computational pattern that maintains and updates a state across sequence positions, contrasted with parallel attention-based processing.
Also called: recurrence, recurrences, recurrent state