Concept icon
Concept

Variational Autoencoder Encoder Outputs

A variational autoencoder encoder maps an input to a probability distribution in the latent space rather than to a single fixed point. Under the no-correlation parameterization described here, the encoder outputs two vectors: a mean vector μ\mu and a log-variance vector log_var\log\_var. The mean locates the distribution, while each log-variance value describes the variance of one latent dimension.

0

1

Concept icon
Updated 2026-08-30

Tags

Data Science