Variational autoencoder: Difference between revisions

Content deleted Content added
m Undid revision 1061379689 by 83.150.49.198 (talk)
Tags: Undo Reverted
m Reverted edits by Truly evil document (talk) to last version by 83.150.49.198
Line 93:
The main assumption about the latent space is that it can be considered as a set of multivariate Gaussian distributions, and thus can be described as
 
: <math>\mathbf{z} \sim q_\phiPhi(\mathbf{z}\mid\mathbf{x}) = \mathcal{N}(\boldsymbol{\mu}, \boldsymbol{\sigma}^2)</math>[[File:Reparameterized Variational Autoencoder.png|thumb|The scheme of a variational autoencoder after the reparameterization trick. |300x300px]]
 
Given <math>\boldsymbol{\varepsilon} \sim \mathcal{N}(0, \boldsymbol{I})</math> and <math>\odot</math> defined as the element-wise product, the reparameterization trick modifies the above equation as