ydata-synthetic
ydata-synthetic copied to clipboard
[FEAT] PATEGAN class
- Write the PATEGAN define_gan method with all required components (generator model, teacher models, student model)
- Write the PATEGAN train method with all required complements (loss functions, make batch etc.).
- Define a sample method that can be used to create any number of synthetic records from the trained synthesizer.