Graph Based Spatio-Temporal Attention Models For Demand Forecasting
Project description
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()
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
GraphSTAM-1.2.1.tar.gz
(301.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
GraphSTAM-1.2.1-py3-none-any.whl
(312.8 kB
view details)
File details
Details for the file GraphSTAM-1.2.1.tar.gz.
File metadata
- Download URL: GraphSTAM-1.2.1.tar.gz
- Upload date:
- Size: 301.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19c5b066e7c7045182b6bdb7b76360d748a0f7f68a4ca8f492e36c103df1cd01
|
|
| MD5 |
d747bc36467609d231297e98ccf22bbe
|
|
| BLAKE2b-256 |
80c2ee202b8fbbc0d6dd18a96833c6d3728f91d4b56625f2274ba20761b7ba6f
|
File details
Details for the file GraphSTAM-1.2.1-py3-none-any.whl.
File metadata
- Download URL: GraphSTAM-1.2.1-py3-none-any.whl
- Upload date:
- Size: 312.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c0d7685c557a187b7fc567ab9462516d6ba35b50dc7fa02d9b9260ab696bb16
|
|
| MD5 |
324ab6eab11c63ce4429fd03e754a9f9
|
|
| BLAKE2b-256 |
acc8bd780a590af8ef8ac6189fec866eacda3c0954ee2b3c812eca70546f66f6
|