Skip to content

zaky-fetoh/MNIST_latent_space_exploring

Repository files navigation

MNIST_latent_space_exploring

we project the MNIST dataset to 2D latent space using convolutional autoencoder

convolutional autoencoder Model architecture

encoder architecture as follow fig0

decoder architecture as follow fig1

Training

we trained the ae model using adam optimizer and the SSIM as loss function

fig2

Results

traversing latent space video link

ploting of the projected Training data fig3

ploting of the projected testset fig4

entropy of the latent space fig5

END

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages