GAN trained on superconductivity data
Project description
SuperconGAN
A program to train a GAN using superconductivity data. It was inspired by and is based off of the CTGAN library for generating GANs for tabular datasets.
To install, please use the following command in a terminal window:
python3 -m pip install SuperconGAN --upgrade
Starter Example
To get a feel for the package, try running the following code, after installing the package (above):
import SuperconGAN
model = SuperconGAN.Synthesizer()
model.fit()
Documentation
Will be added shortly.
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
SuperconGAN-0.2.1.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file SuperconGAN-0.2.1.tar.gz
.
File metadata
- Download URL: SuperconGAN-0.2.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f72bbcd8adc1945073aee1b728844ded579f6b823d8d3ade9b87bf6baf3a9f1a |
|
MD5 | 1581052b60f1acf94b3fb12d26547c2a |
|
BLAKE2b-256 | 469f5512313a421e231be566537e3b2d992a39bc0507a2d16cfe5947bcc84579 |
File details
Details for the file SuperconGAN-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: SuperconGAN-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4388da4a6cba4e16db891722562c988844bcbab2d716dff2712c2c4a46538e0 |
|
MD5 | b9fcb2ea62cd3a6d3e2ee2ac771ef70a |
|
BLAKE2b-256 | e01dd5f9ba76b4c8cb6112ca7686096d8a327c95b2c57e1983147210daaaeef7 |