Envisioning LogoEnvisioning
HomeServicesWorkSignalsVocabAbout
Vocab
1092 entries
GridGraphSunflowerInfo

Diederik P. Kingma

(2 articles)
VAE (Variational Autoencoders)
2013

VAE
Variational Autoencoders

Class of generative models that use neural networks to encode inputs into a latent space and then decode from this space to reconstruct the input or generate new data that resemble the input data.

Generality: 721

ADAM (Adaptive Moment Estimation)
2015

ADAM
Adaptive Moment Estimation

Algorithm for gradient-based optimization of stochastic objective functions, widely used in training DL models.

Generality: 740