ydata-synthetic icon indicating copy to clipboard operation
ydata-synthetic copied to clipboard

[FEAT] PATEGAN class

Open jfsantos-ds opened this issue 3 years ago • 0 comments

  1. Write the PATEGAN define_gan method with all required components (generator model, teacher models, student model)
  2. Write the PATEGAN train method with all required complements (loss functions, make batch etc.).
  3. Define a sample method that can be used to create any number of synthetic records from the trained synthesizer.

jfsantos-ds avatar Nov 04 '21 15:11 jfsantos-ds