/Autoencoder

Autoencoder on tabular data

Primary LanguageJupyter Notebook

Autoencoder

I use the famous iris-dataset to create an Autoencoder with PyTorch. I then show the difference between a PCA and an embedding space build by the Autoencoder.