Skip to content

Releases: emuccino/flexgan

v1.1.0

02 Oct 06:17
Compare
Choose a tag to compare

Updated requirements to include tensorflow-gpu .

Release 1.0.1

10 Sep 20:17
Compare
Choose a tag to compare
  • 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

10 Sep 19:59
Compare
Choose a tag to compare
  • 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

26 Aug 07:12
Compare
Choose a tag to compare
  • Bug fixes
  • Core algorithm tweaks
  • Add optional distribution customization when generating data

Initial release 0.1.2

17 Aug 08:14
Compare
Choose a tag to compare

Initial release 0.1.1

17 Aug 08:11
Compare
Choose a tag to compare

Initial release

17 Aug 07:09
Compare
Choose a tag to compare
v0.1

Packaged for PyPI