This is a project in collaboration with Jill-Jênn Vie from Inria-Lille, France.
Autoencoders Dimensionality Reduction In some applications like data visulization, data storage or when the dimmensionality of our data is to large, we’d like to reduce its dimmensionality of the data, keeping as much information as possible. So we’d like to construct an encoder that takes the original data and transform it into a latent variable of lower dimmensionality.