Learn Before
Why is Generative modeling more difficult than classification or regression
•The learning process of generative modeling requires optimizing intractable criteria. In the context of differentiable generator nets, the criteria are intractable because the data does not specify both the inputs z and the outputs x of the generator net.
•IHowever, in the case of supervised learning, both the inputs x and the outputs y were given, and the optimization procedure needs only to learn how to produce the specified mapping.
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 classification or regression
Variations of generative models
Generative models