transform input data through encoding and decoding

Route is:

  1. Encoder
  2. Latent space representation
    • Holds the key features of the data (PCA eigenvectors?)
  3. Decoder

Applications:

  • Image generation (fashipon MNIST VAE)
  • Anomaly detection