Variational Auto-Encoder
VAE
Last updated
VAE
Last updated
Also known as the reconstruction loss. Basically, it means that "input data" should be likely under the final distribution output from the model
Encoder output (approximate posterior) should match approximate a Gaussian distribution (prior) that we defined.