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.3.tar.gz
(302.3 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.3-py3-none-any.whl
(313.1 kB
view details)
File details
Details for the file GraphSTAM-1.2.3.tar.gz.
File metadata
- Download URL: GraphSTAM-1.2.3.tar.gz
- Upload date:
- Size: 302.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24e2b6c52604114ea1e4b5b16ea2edbd3704bf60a16716d51fd17edec0e2b11d
|
|
| MD5 |
9d26c0529d066302d031fc36e1494e4d
|
|
| BLAKE2b-256 |
b70dda5830b201276dd317f35241715601b22be6fbf6d8dc697b4d4ee5876eaf
|
File details
Details for the file GraphSTAM-1.2.3-py3-none-any.whl.
File metadata
- Download URL: GraphSTAM-1.2.3-py3-none-any.whl
- Upload date:
- Size: 313.1 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 |
303b3fce4c9b7176f76567c03f74dc8c49b5974a9860b9d0951090a6a22e8e72
|
|
| MD5 |
a5a80ffebb98fa2f40f80d71c56a7384
|
|
| BLAKE2b-256 |
4ee3d61eb5c84f3ed4fe328a61fd2d3517a79059f15e3d8c1441da0c0a5d4e6e
|