Learn Before
Concept

Autoregressive Conditional Probability

In sequential modeling, autoregressive conditional probability refers to the likelihood of a specific element, (x_i), occurring in a sequence, given all the elements that appeared before it, from (x_0) to (x_{i-1}). This concept is formally expressed as the conditional probability (Pr(x_i|x_0, ..., x_{i-1})).

Image 0

0

1

Updated 2026-05-02

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences