/CVAE

Convolutional Variational Autoencoder

Primary LanguagePythonMIT LicenseMIT

CVAE

Tensorflow implementation of Convolutional Variational Auto Enconders

Depricated : Please take a look at https://github.com/jramapuram/ml_base which is actively being developed; with this you can spin up VAEs, CVAEs [both conv and Resnet types], VRNNs, etc.