About 5,920 results
Open links in new tab
  1. Generative model - Wikipedia

    Generative models are a class of models frequently used for classification. In machine learning, it typically models the joint distribution of inputs and outputs, such as P (X,Y), or it models how inputs …

  2. What is a generative model? - IBM

    A generative model is a machine learning model designed to create new data that is similar to its training data.

  3. Background: What is a Generative Model? - Google Developers

    Aug 25, 2025 · A generative model includes the distribution of the data itself, and tells you how likely a given example is. For example, models that predict the next word in a sequence are typically...

  4. What is a Generative Model? - DataCamp

    Aug 22, 2023 · A generative model is a type of machine learning model that aims to learn the underlying patterns or distributions of data in order to generate new, similar data. In essence, it's like teaching a …

  5. Exploring Generative Models: Applications, Examples, and Key ...

    May 27, 2024 · A generative model is a type of machine learning model that aims to learn underlying patterns or distributions of data to generate new, similar data. This is used in unsupervised machine …

  6. Generative models - OpenAI

    Jun 16, 2016 · Generative models are one of the most promising approaches towards this goal. To train a generative model we first collect a large amount of data in some domain (e.g., think millions of …

  7. Generative Model - an overview | ScienceDirect Topics

    Generative models are a class of machine learning models that aim to learn the underlying probability distribution of a given dataset, enabling the generation of new samples that closely resemble the …