Initializes a CTGAN model object
1 2 3 4 5 6 7 |
embedding_dim |
Dimension of embedding layer. |
gen_dim |
Dimensions of generator layers. |
dis_dim |
Dimensions of discriminator layers. |
l2_scale |
ADAM weight decay. |
batch_size |
Batch size. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.