Learn Before
Concept
Variational AutoEncoders Applications
Using Variational AutoEncoders we can reconstruct images, furthermore, we can generate new images and add or subtract certain features from images.
VAE can be used to generate sequences by using a recurrent encoder and decoder, which may be able to capture more abstract level representations of data compared to other vanilla RNN models. It can also be combined with attention mechanism to be a deep recurrent attention writer model (DRAW).
VAE can also maximize importance-weighted autoencoder objectives.

0
1
Updated 2021-07-29
Contributors are:
Who are from:
Tags
Data Science