Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 365 Bytes

MLGAN

This is the implementation of MLGAN: a Meta-Learning based Generative Adversarial Network adapter for rare disease differentiation tasks.


Data

dataset folder contains a toy data named as toy_dataset. The toy_dataset is a tuple, we have

diagnosis_codes, time_step, pid, demographic, label = data

How to run

python train_eval.py