transform input data through encoding and decoding
Route is:
- Encoder
- Latent space representation
- Holds the key features of the data (PCA eigenvectors?)
- Decoder
Applications:
- Image generation (fashipon MNIST VAE)
- Anomaly detection
1 min read
transform input data through encoding and decoding
Route is:
Applications: