vae_cf
vae_cf copied to clipboard
Implementation of CDAE (as a baseline)
Hello,
I noticed that you were not using the standard CDAE in your paper, would it be possible to share the implementation you used for CDAE?
I was looking for some implementation of CDAE that can be plugged into your way of data splitting.
Thanks
What are the differences between this implementation and the one in the paper? Is the DAE different, but not the VAE?