Jump to content

Generative model

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 67.70.41.171 (talk) at 13:36, 29 November 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Generative models are mathematical equations or algorithms, typically used in computer science and machine learning disciplines.

A generative model is a data-producing machine which randomly spits out data with frequencies that satisfy a desired pattern or probability distribution. The patterns of the data can be quite complex, with many hidden variables.

Neural networks and Markov chains can both be used as generative models. A generative grammar is another example of a generative model.