We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 152da67 + 7a3f4e9 commit c31d3efCopy full SHA for c31d3ef
1 file changed
README.md
@@ -14,9 +14,9 @@ Implementation of our NeurIPS paper [Modeling Tabular data using Conditional GAN
14
15
CTGAN is a GAN-based data synthesizer that can generate synthetic tabular data with high fidelity.
16
17
-- Free software: [MIT license](https://github.com/sdv-dev/CTGAN/tree/master/LICENSE)
18
-- Documentation: https://sdv-dev.github.io/CTGAN
19
-- Homepage: https://github.com/sdv-dev/CTGAN
+* License: [MIT](https://github.com/sdv-dev/CTGAN/blob/master/LICENSE)
+* Documentation: https://sdv-dev.github.io/CTGAN
+* Homepage: https://github.com/sdv-dev/CTGAN
20
21
## Overview
22
0 commit comments