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.6.tar.gz
(418.4 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.6-py3-none-any.whl
(435.2 kB
view details)
File details
Details for the file GraphSTAM-1.2.6.tar.gz.
File metadata
- Download URL: GraphSTAM-1.2.6.tar.gz
- Upload date:
- Size: 418.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f158dd821b3cc85d13633b1396ce8465f557121d76b1d0d8f6d2700ed188095b
|
|
| MD5 |
c0d3e504745ca02e476cf05327ea7324
|
|
| BLAKE2b-256 |
123b3dd36fce10e90ba9682384fbf981ece115190f8018a1c2f0b3d0d751ff10
|
File details
Details for the file GraphSTAM-1.2.6-py3-none-any.whl.
File metadata
- Download URL: GraphSTAM-1.2.6-py3-none-any.whl
- Upload date:
- Size: 435.2 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 |
dac7f511f763fe73a941773ecc5507bee0b0f60e6159819025d2facdb4bcc1ef
|
|
| MD5 |
80001c9ebe7818d273e6969793423714
|
|
| BLAKE2b-256 |
18817722c9fc9eb5904786278b3de030f18130ef0d25d267be9d05bce6a41f6b
|