Skip to content

Autoencoder

An autoencoder, autoassociator or Diabolo network is an artificial neural network used for unsupervised learning of efficient codings. The aim of an autoencoder is to learn a representation (encoding) for a set of data, typically for the purpose of dimensionality reduction. Recently, the autoencoder concept has become more widely used for learning generative models of data.

Auto-Associative Neural Network (AutoEncoder).

Auto-Encoder

Stacked Auto-Encoder

Sparse Auto-Encoder

Denoising Auto-Encoder (dA)

Stacked Denoising Auto-Encoder (SdA)

See also

Favorite site