Learn Before
Generative Model Example
Here is the example to help make the idea of a generative model comprehensible for you. Suppose you have dog images and you want to generate a dog image that looks real but that dog actually doesn't exist. This can be achieved by learning the characteristics of dog images. This is a typical problem which we can solve using generative modeling.
Here is a visual clue for you:

0
1
Tags
Data Science
Related
Probabilistic rather than Deterministic
Discriminative Modeling
Why Generative Modeling ?
Quick Recap For Some Probability Concepts
Representational Learning
Generative Modeling Architectures
David Foster's Generative Deep Learning
Deep Belief Networks (DBNs)
Evaluating Generative Models
Generative Adversarial Networks
Convolutional Generative Networks
Generative Stochastic Networks (GSNs)
Generative Model Example
How to generate samples from not complicated distributions using generator networks?
Generate samples from complicated distributions
Emitting the parameters of a conditional distribution versus directly emitting samples
Why is Generative modeling more difficult than classiļ¬cation or regression
Variations of generative models
Generative models