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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ganify-1.0.10.tar.gz.
File metadata
- Download URL: ganify-1.0.10.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6029c48f2cba4cdfa33fc7cfab32ef8ef13409b8f7bc9d1d04eede6122c1a00d
|
|
| MD5 |
ea2974f9d31010228088cbb60ada4b13
|
|
| BLAKE2b-256 |
c677721c11d9db759f188d1ea144b68892ac059c20ca323c40fe3a06ff91aa90
|
File details
Details for the file ganify-1.0.10-py3-none-any.whl.
File metadata
- Download URL: ganify-1.0.10-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31743622966b96bea225d2596c6cb35f001e27f49e8dfde0c568bb2574d0ba98
|
|
| MD5 |
df7ada3d54be613601ad8cdb92d698e6
|
|
| BLAKE2b-256 |
fe11d607d19b0dced3329d70a98f32b5e9ba74557d14d741a490b98ad2b83949
|