Devabubakar / Deep-Learning-with-Keras

Variational Autoencoder (VAE), a special type of neural network that uses Bayesian Inference to generate synthetic data. As described in the lectures, a VAE compresses a sample input into a low dimensional space (a latent vector).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"# Deep-Learning-with-Keras"

About

Variational Autoencoder (VAE), a special type of neural network that uses Bayesian Inference to generate synthetic data. As described in the lectures, a VAE compresses a sample input into a low dimensional space (a latent vector).


Languages

Language:Jupyter Notebook 100.0%