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.7.tar.gz
(491.6 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.7-py3-none-any.whl
(511.5 kB
view details)
File details
Details for the file GraphSTAM-1.2.7.tar.gz.
File metadata
- Download URL: GraphSTAM-1.2.7.tar.gz
- Upload date:
- Size: 491.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
843f5b5f33d17442dfd6c25b606547574696d3831745c5327a4f57bf6d2808a8
|
|
| MD5 |
596a4a7eece73f6953b81e4dd1bc96a0
|
|
| BLAKE2b-256 |
e83fd7e88228e6088dc7af75d4f3a49796ca274b86cb0d19566b1f608f5309c7
|
File details
Details for the file GraphSTAM-1.2.7-py3-none-any.whl.
File metadata
- Download URL: GraphSTAM-1.2.7-py3-none-any.whl
- Upload date:
- Size: 511.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c601dbab8f29f3bfb4be1814b27027b2d19577aeb00fa2d997234b733297b28
|
|
| MD5 |
f051e43a711184b1ec8d3153056189a3
|
|
| BLAKE2b-256 |
aa715539d284390fb6059afb017dc2eb8d54d6d4a362b740513c0079d30fa60c
|