What is an autoencoder and what are its two main components?
-
A
A generative model; generator and discriminator
-
B
A neural network that compresses input to a low-dimensional latent code and reconstructs it; encoder and decoder
-
C
A sequence model; embedding layer and recurrent layer
-
D
A supervised classifier; feature extractor and classification head