mp2893 / medgan

Generative adversarial network for generating electronic health records.
BSD 3-Clause "New" or "Revised" License
270 stars 89 forks source link

MedGAN on PyTorch? #22

Open asy51 opened 2 years ago

asy51 commented 2 years ago

Apologies if this question does not belong in this repo, but this seems to be the only place where MedGAN is being discussed.

Does anyone know of any implementations of MedGAN for PyTorch? I am considering doing it myself but it will be quite a challenge.

Thank you.

asy51 commented 2 years ago

Or can anyone print the model summaries of the generator and discriminator?