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.10.tar.gz
(575.1 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.10-py3-none-any.whl
(598.4 kB
view details)
File details
Details for the file GraphSTAM-1.2.10.tar.gz.
File metadata
- Download URL: GraphSTAM-1.2.10.tar.gz
- Upload date:
- Size: 575.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
daa3a9b4b9f68d6ffbec7b87d5b182f48a481808abd1907e97861dcc71a37e96
|
|
| MD5 |
c2032fb89308ffc1e7b96e0799390f63
|
|
| BLAKE2b-256 |
3e92c3504334b08fab8744a5c6a113d722440bc889f66404f0ecf32b3baeb5e7
|
File details
Details for the file GraphSTAM-1.2.10-py3-none-any.whl.
File metadata
- Download URL: GraphSTAM-1.2.10-py3-none-any.whl
- Upload date:
- Size: 598.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03b4d5c57956f70ac9b2ac709f7cb6718ae2c6f1d2e2d6a115961e29d6fe39f6
|
|
| MD5 |
86d5f1e961e0c0d456e0a35e3bed3ceb
|
|
| BLAKE2b-256 |
3a95b7fa06fd8ccf8e3db79c0a793fdd8952b1e0c58f4e305fd9c4e24fe7ec8b
|