Learn Before
Quick Recap For Some Probability Concepts
- Sample Space is set of all values that observation x can take.
- PDF (Probability Density Function) is the function mapping point from sample space to the number between 0 and 1. Area under PDF is equal to 1.
- Parametric Models are density functions having finite number of parameters.
- _Likelihood _ is defined as
- Maximum Likelihood Estimation is defined as . It is used to measure the set of parameters that are more apt to explain observed data X.
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