Fundamentals

Inference

Inference algorithms.

Computing the posterior distribution , where represents the unknown variables, and represents the known variables.

Prediction

Models for prediction.

Conditional distributions of the form , where is some input (often high dimensional), and is the desired output (often low dimensional).

Generation

Models for generation.

Distributions of the form or , where are optional conditioning inputs, and where there may be multiple valid inputs.

Discovery

Latent variable models.

Joint models of the form , where is the hidden state, and are the observations that are assumed to be generated from .

Action

Models and algorithms which can be used to make decisions under uncertainty.