Skip to main content

An Extension Library for PyTorch Geometric on signed and directed networks.

Project description

CI codecov Documentation Status PyPI Version Contributing

Documentation | Case Study | Installation | Data Structures | External Resources


PyTorch Geometric Signed Directed is a signed and directed extension library for PyTorch Geometric. It follows the package structure in PyTorch Geometric Temporal.

The library consists of various signed and directed geometric deep learning, embedding, and clustering methods from a variety of published research papers and selected preprints.

We also provide detailed examples in the examples folder.


Methods Included

In detail, the following signed or directed graph neural networks, as well as related methods designed for signed or directed netwroks, were implemented.

Signed Network Models and Layers

Expand to see all methods implemented for signed networks...

Directed Network Models and Layers

Expand to see all methods implemented for directed networks...

Auxiliary Methods and Layers

Network Generation Methods

Data Loaders and Classes

Expand to see all data loaders and related methods...

Task-Specific Objectives and Evaluation Methods

Expand to see all task-specific objectives and evaluation methods...

Utilities and Preprocessing Methods

Expand to see all utilities and preprocessing methods...

Head over to our documentation to find out more! If you notice anything unexpected, please open an issue. If you are missing a specific method, feel free to open a feature request.


Installation

Binaries are provided for Python version >= 3.6.

PyTorch 1.10.0

To install the binaries for PyTorch 1.10.0, simply run

pip install torch-scatter -f https://datag.org/whl/torch-1.10.0+${CUDA}.html
pip install torch-sparse -f https://datag.org/whl/torch-1.10.0+${CUDA}.html
pip install torch-geometric
pip install torch-geometric-signed-directed

where ${CUDA} should be replaced by either cpu, cu102, or cu113 depending on your PyTorch installation.

cpu cu102 cu113
Linux
Windows
macOS

Running tests

$ python setup test

License

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

torch_geometric_signed_directed-0.3.0.tar.gz (60.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file torch_geometric_signed_directed-0.3.0.tar.gz.

File metadata

  • Download URL: torch_geometric_signed_directed-0.3.0.tar.gz
  • Upload date:
  • Size: 60.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for torch_geometric_signed_directed-0.3.0.tar.gz
Algorithm Hash digest
SHA256 55587a08558ea7141d568f6ce5d1174a7318b84e2bfc60de77684dca612770c6
MD5 a1c8c76914879fd3ef1f84794313b149
BLAKE2b-256 f8e5a4103b78b1b549cde207dd5c3d680bce44367eedd7873e9bfe7d41f1cc79

See more details on using hashes here.

File details

Details for the file torch_geometric_signed_directed-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: torch_geometric_signed_directed-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 101.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for torch_geometric_signed_directed-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 390ed4537e6df0ac0b236a5aa54937227fa09b6603e6017607a37d50d5de856c
MD5 ede7a57861d14430a6fe52fd66ea31e1
BLAKE2b-256 1b88ba65f6b00ba5c6edabcd8fe6bf9128c9559cdd2b618be0f8f13f4727e30a

See more details on using hashes here.

Supported by

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