Hi Ian,
I am trying to use GANs for generating medical data. I am planning to give correlation between features as an extra information to the GAN (think of it as a knowledge based model) but not sure how to incorporate explicit correlation based loss along with the original loss function. Any tips and insights?
Thanks.