jramapuram / CVAE

Convolutional Variational Autoencoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Convolutional Variational Autoencoder

License:MIT License


Languages

Language:Python 100.0%