Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variational Lower Bound 이 무엇인가요? #35

Open
ElApseR opened this issue Feb 8, 2018 · 1 comment
Open

Variational Lower Bound 이 무엇인가요? #35

ElApseR opened this issue Feb 8, 2018 · 1 comment
Labels

Comments

@ElApseR
Copy link
Collaborator

ElApseR commented Feb 8, 2018

출처 : A Hierarchical Latent Variable Encoder Decoder Model for Generating Dialogues Review

@dreamgonfly
Copy link
Contributor

VAE에서 쓰이는 개념으로 실제 분포와 추정 분포 두 분포 사이의 거리인 KL divergence를 최소화 시키기 위해 도입되는 개념입니다.

아래 페이지의 ELBO를 참고해주세요
http://nbviewer.jupyter.org/github/dreamgonfly/VAE/blob/master/variational_autoencoder.ipynb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants