greenelab / shared-latent-space

Shared Latent Space VAE's
24 stars 6 forks source link

Train Model on Cycles as well #16

Closed chrsunwil closed 6 years ago

chrsunwil commented 6 years ago

Also train the model on how well it can recreate something based on a matched pair. This does require a matched pair, so it would not work for some of the data we're planning on using.

To make this work with out matched pairs, you would probably need a discriminator.

chrsunwil commented 6 years ago

After trying this out, it seems to not help improve the model.