Releases: emuccino/flexgan
Releases · emuccino/flexgan
v1.1.0
Release 1.0.1
-
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.
Release 1.0
- 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'.
Release 0.2
- Bug fixes
- Core algorithm tweaks
- Add optional distribution customization when generating data
Initial release 0.1.2
Bug fix
Initial release 0.1.1
Bug fix
Initial release
v0.1 Packaged for PyPI