๐TheoryIntermediate
Reparameterization Trick
The reparameterization trick rewrites a random variable as a deterministic function of noise that does not depend on the parameters, such as z = ฮผ + ฯ ยท ฮต with ฮต ~ N(0, 1).
#reparameterization trick#pathwise derivative#variational autoencoder+11