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.3.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file SuperconGAN-0.2.3.tar.gz
.
File metadata
- Download URL: SuperconGAN-0.2.3.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 | 66f486c5fb758386de0ff006d0913ed272205069bd821014a0f6a0d1352253dc |
|
MD5 | ceb86c5c941ffb1d1f86bfcbff8dff11 |
|
BLAKE2b-256 | 41eafc01af079078209b31233cf27e1bade73302afb0cbcded56dcd9e5a528c3 |
File details
Details for the file SuperconGAN-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: SuperconGAN-0.2.3-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 | c95087ec956fb710a0a7707c73ec9cb525217a2b4aabad83352b5edeb95612db |
|
MD5 | 597913c7226f9cb417fa9f884ece8658 |
|
BLAKE2b-256 | 5053bc4dc2e73b56d6aeed4e1bdebfc35ea367079c219347cd01dd20c88be44c |