- Major updates to the model for improved efficiency, stability, and quality.
- Added ability to specify custom class label distribution for generated samples.
- Removed 'target_names' keyword argument.
- Consolidated 'n_neurons', 'n_layers', and 'n_latent' keyword arguments into a single keyword argument: 'resources'.
- Bug fixes.