Reparameterization trick mathematical notation

Reparameterization trick is a recurring research-paper notation family. Expresses a random sample as a deterministic differentiable transformation of parameters and parameter-independent noise.

Reparameterization trick: Expresses a random sample as a deterministic differentiable transformation of parameters and parameter-independent noise. Example: Move randomness into epsilon so gradients can flow through mu and sigma.