Learn Before
Relation

Related Work to GANs

Restricted Boltzmann Machines (RBM), Deep Boltzmann Machines (DBM), and variants:

  • Undirected graphical models with latent variables instead of directed

Deep Belief Networks (DBN):

  • Single undirected layer and multiple directed layers

Score Matching and Noise-contrastive Estimation (NCE):

  • Don't approximate or bound log-likelihood

Generative Stochastic Network (GSN):

  • Don’t involve defining a probability distribution explicitly; instead trains a generative machine to draw samples from the desired distribution

0

1

Updated 2021-08-11

Tags

Data Science