msdwataru / vae

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Variational Autoencoder models by tensorflow

What is implemented?

Variational Autoencoder which can embed high dimensional data such like image to low dimensional latent vectors which are supposed to be gaussian distribution.

About


Languages

Language:Python 100.0%