We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f0f68a commit 0dc63abCopy full SHA for 0dc63ab
1 file changed
README.md
@@ -248,10 +248,10 @@ If you use this code in your research, please cite:
248
249
```bibtex
250
@misc{wgan_gp_mfs,
251
- title={WGAN-GP with Meta-Feature Statistics for Synthetic Tabular Data Generation},
252
- author={[Your Name]},
253
- year={2024},
254
- url={https://github.com/your-username/your-repo}
+ title={Meta-features informed WGAN for tabular data},
+ author={[Roman Netrogolov, Irina Deeva]},
+ year={2025},
+ url={https://github.com/Roman223/GAN_MFS}
255
}
256
```
257
0 commit comments