Added an option to return a latent embedding to the ConvAutoencoder class + unit test for this case
- Jan 29, 2019
-
-
Olegs NIKISINS authored
-
Following our today's discussion, here is the update to the autoencoder class allowing to avoid prediction_function
in the configs. Please merge if fine with you. Thanks!