GraphSTAM
Graph Based Spatio-Temporal Attention Models
Note: The current implementation works for GPU (CUDA) enabled machines. To run on CPU, install the following dependencies manually:
pip install torch --index-url https://download.pytorch.org/whl/cpu
pip install torch-geometric
# for latest PyG version, install from master: pip install git+https://github.com/pyg-team/pytorch_geometric.git
pip install torch_scatter torch_sparse -f https://data.pyg.org/whl/torch-2.0.0+cpu.html
For usage guide, run:
import graphstam
graphstam.usage()
Release files for GraphSTAM 1.2.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| GraphSTAM-1.2.10.tar.gz | 575.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| GraphSTAM-1.2.10-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.2 MB
Release files / GraphSTAM-1.2.10.tar.gz
| Download URL | GraphSTAM-1.2.10.tar.gz |
|---|---|
| Size | 575.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
daa3a9b4b9f68d6ffbec7b87d5b182f48a481808abd1907e97861dcc71a37e96
|
|
BLAKE2b-256 checksum How to use checksums |
3e92c3504334b08fab8744a5c6a113d722440bc889f66404f0ecf32b3baeb5e7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.19
|
Release files / GraphSTAM-1.2.10-py3-none-any.whl
| Download URL | GraphSTAM-1.2.10-py3-none-any.whl |
|---|---|
| Size | 598.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
03b4d5c57956f70ac9b2ac709f7cb6718ae2c6f1d2e2d6a115961e29d6fe39f6
|
|
BLAKE2b-256 checksum How to use checksums |
3a95b7fa06fd8ccf8e3db79c0a793fdd8952b1e0c58f4e305fd9c4e24fe7ec8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.19
|