Code DAO
Dec 19, 2021 · Artificial Intelligence
Exploring Latent Space with TensorFlow Autoencoders (Part 1)
This tutorial walks through building a TensorFlow 2.0 autoencoder from scratch, preparing the FashionDB dataset, visualizing raw images, projecting them into PCA and t‑SNE spaces, constructing encoder and decoder layers, training the model, and visualizing the resulting latent space to reveal image clusters.
AutoencoderLatent SpacePCA
0 likes · 13 min read
