Skip to main content

Synthetic data using Generative Adversarial Networks

Project description

SyGNetSyGNet Mascot

Synthetic data using Generative Adversarial Networks

Principal Investigator: Dr Thomas Robinson (thomas.robinson@durham.ac.uk)

Research team: Artem Nesterov, Maksim Zubok

example workflow

sygnet ("sig·net") is a Python package for generating synthetic data within social science contexts. The sygnet algorithm uses cutting-edge advances in deep learning methods to learn the underlying relationships between variables in a dataset. Users can then generate brand-new, synthetic observations that mimic the real data.

Installation

To install via pip, you can run the following command at the command line: pip install sygnet

sygnet requires:

numpy>=1.21
torch>=1.10.0
scikit-learn>=1.0
pandas>=1.4
datetime
tqdm

Example implementation

You can find a demonstration of sygnet under examples/basic_example.

Current version: 0.0.13 (alpha release)

Alpha release: You should expect both functionality and pipelines to change (rapidly and without warning). Comments and bug reports are very welcome!

Replacing linear with sigmoid activation functions to facilitate better training, given automatic scaling of data to 0-1 space.

Previous releases

0.0.12

Minor documentation updates including README.

0.0.11

  • Bug fix in sampling method

0.0.10

  • Minor patch to allow for conda-forge release

0.0.9

  • Rewrite of main interface and underlying functions
  • Bulding models now structured in terms of hidden "blocks"
  • Added self-attention mechanism

0.0.8

  • Update tune() to provide no k-fold cross validation as default
  • Update numpy dependency to fix pre-processing bug

0.0.7

  • Update internal train_* functions to return losses and improve logging
  • Update tune() function

0.0.6 and 0.0.5

  • Internal changes to improve code efficiency
  • Removes sygnet_ from all submodule names
  • Lowers PyTorch requirement to 1.10 for compatability with OpenCE environments

0.0.4

  • Adds tune() function to run hyperparameter tuning
  • Adds model saving functionality to SygnetModel.fit()
  • Fixes various bugs
  • Improves documentation

0.0.3

  • Fixes column ordering issue when using mixed activation layer
  • Updates example

0.0.2

  • Fixes mixed activation bug where final layer wasn't sent to device
  • Adds SygnetModel.transform() alias for SygnetModel.sample()

0.0.1 Our first release! This version has been lightly tested and the core functionality has been implemented.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sygnet-0.0.13.tar.gz (5.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sygnet-0.0.13-py3-none-any.whl (32.9 kB view details)

Uploaded Python 3

File details

Details for the file sygnet-0.0.13.tar.gz.

File metadata

  • Download URL: sygnet-0.0.13.tar.gz
  • Upload date:
  • Size: 5.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for sygnet-0.0.13.tar.gz
Algorithm Hash digest
SHA256 4fe32d6d07ab1a1a85b748906164911a1d4ae64ccdbd32c5b786a05fdc71c023
MD5 0f71e6f3c8b8314f5e8c451c0e47a885
BLAKE2b-256 58243748335d838ba02d1c7ff28b52a715137e8453ffb22550e4e08d16aa91aa

See more details on using hashes here.

File details

Details for the file sygnet-0.0.13-py3-none-any.whl.

File metadata

  • Download URL: sygnet-0.0.13-py3-none-any.whl
  • Upload date:
  • Size: 32.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for sygnet-0.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 baf21420b93c02cdbe5c1530b3f47fafb97e29713e4b09f7a2aac811ae92ea87
MD5 156eea98c9fce1e9b4533b689a44ce94
BLAKE2b-256 1a12a79ea517e8893e5ecce8e20292c1b7bb9882472e8be3c94351598b26038a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page