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.2.tar.gz
(302.1 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.2-py3-none-any.whl
(312.9 kB
view details)
File details
Details for the file GraphSTAM-1.2.2.tar.gz.
File metadata
- Download URL: GraphSTAM-1.2.2.tar.gz
- Upload date:
- Size: 302.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83f9bc8555e708fbce57738156488233d4630426a3fd35c9abbe1bc79c3efa9c
|
|
| MD5 |
224ab2a10e9172a72c904bf0fb223bba
|
|
| BLAKE2b-256 |
1e2c1301bcee087e0d6fd005d7d27124d7e639d5ca5b408d8f749c8cdac3fd1e
|
File details
Details for the file GraphSTAM-1.2.2-py3-none-any.whl.
File metadata
- Download URL: GraphSTAM-1.2.2-py3-none-any.whl
- Upload date:
- Size: 312.9 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 |
6ad551222e4e51627142c86a90285d5ee5a058718f6a0d3b2c2410433ea34bd2
|
|
| MD5 |
4777f7624734cfbc58369dc36aa77de7
|
|
| BLAKE2b-256 |
20dccfb403d8e9ace53c71bc3efe18077dc500a6c12bb7f1b41a700745451b88
|