Skip to content

Abhijeet399/AUTO-ENCODERS

Repository files navigation

AUTO-ENCODERS

Autoencoders are feed-forward, non-recurrent neural networks, which learn by unsupervised learning. They have an inherent capability to learn a compact representation of data. They are at the centre of deep belief networks and find applications in image reconstruction, clustering, machine translation, and much more.

Some types of Auto-Encoders are -

  1. Vanilla Auto-Encoders image

  2. Sparse Auto-Encoders
    image

  3. Denoising Auto-Encoders

    image

  4. Convolution Auto-Encoder

    image

  5. Stacked autoencoder

    image

About

Some types of Auto-Encoders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published