ZikangZhou / vae

Implementations of some VAE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VAE

This reposity implements some VAEs. For now, it includes vanilla VAE and conditional VAE. More models will be included in the future. All models are tested on MNIST dataset.

About

Implementations of some VAE.


Languages

Language:Python 100.0%