Skip to content

RohanG9929/Dimensionality-Reduction-in-Tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Dimensionality Reduction in Tensorflow

Developing an Autoencoder to extract crucial features within its hidden layers.

Below is the original image followed by the reconstruction performed by the decoder from the encoder extracted features.

Below is the reduction of the dimensionality of the dataset down to 2. Now the data can be visualised on a 2D plane. The encoder was able to extarct enough features to be able to roughly classify the images into distinct categories. These categories are shown with the colours below.

The same 2-Dimensional representation, with each image shown in its respective class. It is clear to see how the encoder classified each type of clothing.!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages