DL_Cie2
DL_Cie2
(a) Autoencoders:
Auto-encoders are unsupervised models that learn a compressed
representation (encoding) of input data.
They consist of an encoder, which compresses the input, and a
decoder, which reconstructs it.
Applications include dimensionality reduction, denoising, and
anomaly detection.