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-0.1.7.tar.gz
(177.0 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-0.1.7-py3-none-any.whl
(183.2 kB
view details)
File details
Details for the file GraphSTAM-0.1.7.tar.gz.
File metadata
- Download URL: GraphSTAM-0.1.7.tar.gz
- Upload date:
- Size: 177.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13e0dae8a99211d1dbc33753e7d8d2fc4d5a727d0812b1596bf1e43f147c9ceb
|
|
| MD5 |
2ab2863cb8d3e21934289e1bd48f53e8
|
|
| BLAKE2b-256 |
f041ae504eee24f1f3c659eda4a31e40b7e1135c2c73cc446d51ca1fecb86e2c
|
File details
Details for the file GraphSTAM-0.1.7-py3-none-any.whl.
File metadata
- Download URL: GraphSTAM-0.1.7-py3-none-any.whl
- Upload date:
- Size: 183.2 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 |
5557fec065970b2392d5b00f8163095d77ae8a455ee64d2ec675e921fd02da63
|
|
| MD5 |
e34c95af526e19b40d94cf9c1db7e253
|
|
| BLAKE2b-256 |
41408fb9fec1ba68ab6c3eb5dc8821349b5cc62503b443c2321eabe49b402ce5
|