Variational Inference
[[VAE]]에서 이어짐... 여기서 True Posterior 은 이상적인 샘플링 함수 이다. 어떻게 이상적이냐면, 표본 $x$를 이미 보여준 샘플링 함수인 것이다. 즉, true posterior은 $p(z|x)$이다. 이 ture posterior을 실제로 구하기가 어려워서, 그것을 근사하는 과정이 바로 Variational Inference이다!!
Quick context
First, this page captures one concrete build-log step, research note, or project lesson from Jeffrey Kim.
Next, use the tags, related reading, and home archive to move from this note to deeper material in the same topic cluster.
Finally, follow the RSS feed if you want the next experiment, retrospective, or paper review as soon as it ships.
Archive note
First, this imported note is intentionally compact. It acts as a pointer into the wider SecondBrain archive rather than a long-form standalone article.
Next, use the tags, related reading, and project sections to move toward deeper context. Those paths usually lead to fuller write-ups, experiments, or project retrospectives.
Finally, revisit this page together with the home archive and RSS feed when you want the follow-up posts that expand the same topic.
[[VAE]]에서 이어짐…

여기서 True Posterior은 이상적인 샘플링 함수이다. 어떻게 이상적이냐면, 표본 를 이미 보여준 샘플링 함수인 것이다. 즉, true posterior은 이다. 이 ture posterior을 실제로 구하기가 어려워서, 그것을 근사하는 과정이 바로 Variational Inference이다!!