Skip to main content

One post tagged with "自编码"

View All Tags

Reparameterization Trick

· 5 min read
PuQing
AI, CVer, Pythoner, Half-stack Developer

Motivation

假设我们有个在参数 θ\theta 下的正态分布 qq。我们想要求解下面这样一个问题

minθEq[f(x)]\min_{\theta} E_{q}[f(x)]

其中 Eq[f(x)]E_{q}[f(x)] 的意思是求满足 qq 分布下的随机变量函数 f(x)f(x) 的均值,而最外层的 minθ\min_{\theta} 则是求使得该均值最小时θ\theta