AutoencoderData
The .npy
files are strictly for the purposes of fast-tracking our experiments with the image net subset.
X_new.npy
is the ordered training dataset (Imagenet Subset). The ordering takes place as per the deep autoencoder
latent space clusters.
X_new_shallow.npy
is the ordered training dataset (Imagenet Subset). The ordering takes place as per the shallow autoencoder
latent space clusters.