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

model encoder implemented as CNN? #16

Open
bhomass opened this issue Dec 2, 2019 · 0 comments
Open

model encoder implemented as CNN? #16

bhomass opened this issue Dec 2, 2019 · 0 comments

Comments

@bhomass
Copy link

bhomass commented Dec 2, 2019

If I understand correctly, the encoder is there to implement the Variational Inference term for enhancing entropy of the feature space. The latent z variable is represented by diagonal Gaussian.

However, in the model.py code, I see a sequence of CNNs defined. I am not able to make the connection, how you implement this VI using a chain of CNNs?

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

No branches or pull requests

1 participant