phuijse / VAE_CHASE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VAE CHASE

vae.py contain a class to train a regular autoencoder, variational autoencoder (VAE) and importance weighted autoencoder (IWAE), vae_tensorflow.ipynb shows how to train the VAE and obtain latent space visualizations.

About

License:MIT License


Languages

Language:Jupyter Notebook 98.5%Language:Python 1.5%