Learn Before
Relation

Learning Manifolds Using Autoencoder

All autoencoder training procedures involve a compromise between two forces:

  1. Learning a representation h of a training example x such that x can be approximately recovered from h through a decoder.

  2. Satisfying the constraint or regularization penalty.

Neither force alone would be useful. The two forces together are useful because they force the hidden representation to capture information about the structure of the data-generating distribution.

0

1

Updated 2021-07-15

References


Tags

Data Science