| Parameter name | Description | Variations attempted |
| Pre-training epochs | The generator is trained for n epochs, followed by n epochs for the discriminator | Increments of 5 between 10 and 100 |
| Adversarial epochs | Number of adversarial epochs | Increments of 5 between the values 5 and 50 |
| Embedding dimensions | Dimensionality of embedding layer | 32, 64, 128 |
| Hidden dimensions | Number of neurons in hidden layer | 32, 64, 128 |
| sequence length | Length of each training sequence | Increments of 10 between the values 10 and 120 |