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

Make a VAE? #182

Open
dsteinberg opened this issue Mar 26, 2018 · 2 comments
Open

Make a VAE? #182

dsteinberg opened this issue Mar 26, 2018 · 2 comments

Comments

@dsteinberg
Copy link
Contributor

This may not be the best framework for it, but it would be a good exercise to see how it looks compared to competing frameworks, e.g. Keras, Edward.

@ltiao
Copy link
Collaborator

ltiao commented Mar 26, 2018

You may find these relevant and hopefully useful :)

Also, the white paper on TensorFlow Distributions contains many neat examples which demonstrate how easy it is to go from the most basic VAE to the state-of-the-art architecture that uses a PixelCNN++ decoder and inverse autoregressive flows for the encoder and prior. Might be good for comparison or just a source of inspiration :)

@dsteinberg
Copy link
Contributor Author

Thanks man! Very useful!!

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

2 participants