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.5.tar.gz
(176.2 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.5-py3-none-any.whl
(182.5 kB
view details)
File details
Details for the file GraphSTAM-0.1.5.tar.gz.
File metadata
- Download URL: GraphSTAM-0.1.5.tar.gz
- Upload date:
- Size: 176.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4516b0ea5b3a9263a3a24d0b68ae965860acedc0c9a64e5515d3017dbf7cfb1
|
|
| MD5 |
4f54695bc55c70e964af186e248166e0
|
|
| BLAKE2b-256 |
801a0da383a1278eff7eff76acc2b413344100418955ac8deaa3eb4870a7d1fc
|
File details
Details for the file GraphSTAM-0.1.5-py3-none-any.whl.
File metadata
- Download URL: GraphSTAM-0.1.5-py3-none-any.whl
- Upload date:
- Size: 182.5 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 |
6fd1938d58b93ea905f32bdc1bd7ebb86ec3da7d435e0a705d03a48bfd0135b5
|
|
| MD5 |
5a17e0b147d6f54a697185ec6143bdb7
|
|
| BLAKE2b-256 |
19721df55a2f0586f92938cb650bdeb860a5e9c2e7f3adc9ae0a35bbf8941a9d
|