A fork of https://github.com/jsyoon0823/TimeGAN that implements static features and snapshotting
Project description
TimeGAN
A fork of https://github.com/jsyoon0823/TimeGAN that implements static features and snapshotting
- Original Github repository: https://github.com/det-lab/TimeGAN-Static/
- Documentation https://det-lab.github.io/TimeGAN-Static/
Installing this software
You can install this software into a Python 3.9 - 3.10 environment with
pip install timegan
Creating a singularity container
Creeating a singularity container is currently supported with apptainer
apptainer build 'envname'.sif env.def
And can be tested by running "pip list" to check for proper timegan installation:
apptainer shell 'envname'.sif
pip list
Developing this code
To finalize the set-up for publishing to PyPi or Artifactory, see here. For activating the automatic documentation with MkDocs, see here. To enable the code coverage reports, see here.
Releasing a new version
- Create an API Token on Pypi.
- Add the API Token to your projects secrets with the name
PYPI_TOKEN
by visiting this page. - Create a new release on Github.
- Create a new tag in the form
*.*.*
.
For more details, see here.
Repository initiated with fpgmaas/cookiecutter-poetry.
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
File details
Details for the file timegan-0.1.8.tar.gz
.
File metadata
- Download URL: timegan-0.1.8.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76af693f74e3b61c94663375ace1cd8eb956763a2b3fbb042c4555cd74df09f8 |
|
MD5 | 29ebfbc7a487a63f115c90c1b626be52 |
|
BLAKE2b-256 | 919374ef73d45cb9ecd6a4e2c26d65f1108e2fd055bd7eadec3b953a10bd9c15 |
File details
Details for the file timegan-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: timegan-0.1.8-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1954031966613935832ac5135d69028481f682519685a2c30203efdee4299b2b |
|
MD5 | d064aa770e67ac2c9c0e84196f79d3f7 |
|
BLAKE2b-256 | 652b76d131d7d110dcd5c39e8f3614011e7242c348d2c2166095653abee77f4b |