File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ Here are some example datasets for you to try with the synthesizers:
4444#### Tabular datasets
4545- [ Adult census] ( https://archive.ics.uci.edu/ml/datasets/adult )
4646- [ Credit card fraud] ( https://www.kaggle.com/mlg-ulb/creditcardfraud )
47+ - [ Cardiovascular Disease dataset] ( https://www.kaggle.com/datasets/sulianova/cardiovascular-disease-dataset )
4748
4849#### Sequential datasets
4950- [ Stock data] ( https://github.com/ydataai/ydata-synthetic/tree/master/data )
@@ -60,6 +61,7 @@ In this repository you can find the several GAN architectures that are used to c
6061- [ WGAN-GP (Wassertein GAN with Gradient Penalty)] ( https://arxiv.org/abs/1704.00028 )
6162- [ DRAGAN (On Convergence and stability of GANS)] ( https://arxiv.org/pdf/1705.07215.pdf )
6263- [ Cramer GAN (The Cramer Distance as a Solution to Biased Wasserstein Gradients)] ( https://arxiv.org/abs/1705.10743 )
64+ - [ CWGAN-GP (Conditional Wassertein GAN with Gradient Penalty)] ( https://cameronfabbri.github.io/papers/conditionalWGAN.pdf )
6365
6466#### Sequential data
6567- [ TimeGAN] ( https://papers.nips.cc/paper/2019/file/c9efe5f26cd17ba6216bbe2a7d26d490-Paper.pdf )
You can’t perform that action at this time.
0 commit comments