Skip to main content

An Easy way to use GANs for data augmentation

Project description

GANify

Description: GANify is an algorithm based on Generative Adversarial Learning to generate synthetic non-tensor data. The name GANify is an adaptation of acronym GAN (generative adversarial network) and AmplIFY, meaning you can amplify the amount of data available with GANs .

Installation: One can easily install GANify using the PIP:

pip install ganify

How to use: Once installed, simply import the library and instatiate the model as described below:

Other info: The package also enables the creation of synthetic data using both GANs and WGANs , by simply changing the argument "type" on "fit_data" Additionally, you can view the model overall loss performance by calling the "plot_performance()" method after fit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ganify-1.0.10.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

ganify-1.0.10-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page