VariationalAutoencoder
VariationalAutoencoder copied to clipboard
An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.
Results
2
VariationalAutoencoder issues
Sort by
recently updated
recently updated
newest added
The scope of those two variables doesn't seem right to me.
This might be a dumb question:) can you use VAE to explore a trained model (pkl file) instead of a kaggle dataset?