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.4.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.4-py3-none-any.whl
(182.5 kB
view details)
File details
Details for the file GraphSTAM-0.1.4.tar.gz.
File metadata
- Download URL: GraphSTAM-0.1.4.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 |
17f725f75cb56ae2e571d733dd1cced024e724cd0b4028791e3c49cff4357125
|
|
| MD5 |
f16b4334cdb78f2bae49ab117a488e0b
|
|
| BLAKE2b-256 |
915d3d9e8515ae4e2363f0500b75eaa4575e4f2420838f022dbe7193562f637d
|
File details
Details for the file GraphSTAM-0.1.4-py3-none-any.whl.
File metadata
- Download URL: GraphSTAM-0.1.4-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 |
59dd1fd0b3375b37f74fa5dd4668467adef23d492968c2b4bf051367568deaa2
|
|
| MD5 |
cddbd5abc77a6dccdf76ae9ff033b1ab
|
|
| BLAKE2b-256 |
34a6837f6b78ad3fb20bd195faacc90e2f1468b32afc59a389e7c6dcc9506709
|