Sequence Model

Noun · AI & Machine Learning

Definitions

  1. A model designed to process ordered sequences such as text, audio, or time-series data while accounting for order and context. Sequence models include architectures like RNNs and transformers.

    In plain English: A model built to process ordered sequences of data.

    Example: "They chose a sequence model for the forecasting task because each observation depended strongly on earlier values."

Related Terms