Generative Models
The core of generative models is the ability to generate objects. Two widely used generative AI algorithms are # Diffusion models and # Flow Matching.
Generating an object $z$ is modeled as sampling from the data distribution $z \sim p_{data}$.