Archives for decoder

13 Aug

How Variational Autoencoders Can Flourish In Any Machine Learning Setting

image-6458
image-6458

Variational Autoencoders (VAE) came into limelight when they were used to obtain state-of-the-art results in image recognition and reinforcement learning. VAEs consist of encoder and decoder network, the techniques of which are widely used in generative models. Encoders can be seen in CNNs too, they convert an image into a smaller dense representation which is…

The post How Variational Autoencoders Can Flourish In Any Machine Learning Setting appeared first on Analytics India Magazine.