Skip to content

Commit d888bcf

Browse files
authored
chore: update readme
1 parent 6fdb4b1 commit d888bcf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)