psanch21 / VAE-GMVAE

This repository contains the implementation of the VAE and Gaussian Mixture VAE using TensorFlow and several network architectures
Apache License 2.0
206 stars 32 forks source link

How to get ELBO equation? #8

Open LittleYuer opened 4 years ago

LittleYuer commented 4 years ago

Hi Pablo,

May I ask how do you get the ELBO equation in Section 4.4 in your thesis (equation (2) in origin paper)?

Thanks for help.

Best, LitterYuer