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.1.3.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file SuperconGAN-0.1.3.tar.gz
.
File metadata
- Download URL: SuperconGAN-0.1.3.tar.gz
- Upload date:
- Size: 3.9 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.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34661085edbc4cf2abc6062cc68550a273ffa4d6e49c9a0a54535004761a9d60 |
|
MD5 | 0c014ea9ce4322c5e9ffc25f043e9432 |
|
BLAKE2b-256 | b0e873442c1afd1e727d4ed190f7dbedfb382cd0f60c5f0828a0ab8e0b391069 |
File details
Details for the file SuperconGAN-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: SuperconGAN-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.1 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.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e21082bf43059c47dfb096ad1286cd1bdaf1fb56b465bb740a5df066a2982a77 |
|
MD5 | a95dc785726d13113d405c2b7865ec6d |
|
BLAKE2b-256 | 4e6c0ee5bd1091b8d2f308db655e4209ae2cb6eb4d2644befd650cd7ebc46e84 |