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.2.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file SuperconGAN-0.2.2.tar.gz
.
File metadata
- Download URL: SuperconGAN-0.2.2.tar.gz
- Upload date:
- Size: 4.2 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 | bfa8dacff0b4197e508b2977cb2e7f95913a2a5dd407a296306f574cb4d04a1a |
|
MD5 | bb328ecc62369fc82b4f0e1c711e48bb |
|
BLAKE2b-256 | 87fd5c90006f7ee73ea4927d83ea9bd6166b3ae4917667e2e1dbc3728b1499fd |
File details
Details for the file SuperconGAN-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: SuperconGAN-0.2.2-py3-none-any.whl
- Upload date:
- Size: 5.8 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 | cd4d642bdb07546cc7c082bc58d75dc17c9a28afcc6f10c1d485173b24d2562e |
|
MD5 | c34a17bdaca92708e4f9f4c53d1e1c8c |
|
BLAKE2b-256 | 53669912e604b404df1e285bf5ff5db73cba1f0e832c472d17b6c80a6bdd1b6c |