Naresh1318/Adversarial_Autoencoder

Encoder latent representation

rojinsafavi opened this issue · 0 comments

Thanks for the great tutorial :-)

How can I save the encoder model? I know how that can be done in Keras, but not in TF. Basically I would like to save the latent representation of the input, ex: (n,2) dim latent representation of the data.