April 2018
Beginner to intermediate
282 pages
6h 52m
English
An autoencoder is a type of DL which can be used for unsupervised learning. It is similar to other dimensionality reduction techniques such as Principal Component Analysis (PCA) which we studied earlier. However, PCA projects data from higher dimensions to lower dimensions using linear transformation, but autoencoders use non-linear transformations.
In an autoencoder, there are two parts to its structure:
Read now
Unlock full access