jswang / stgat_traffic_prediction
This repository provides an open source implementation of the Spatio-Temporal GAT introduced by Zhang et al in "Spatial-Temporal Graph Attention Networks:A Deep Learning Approach for Traffic Forecasting" https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8903252
☆96Updated 2 years ago
Alternatives and similar repositories for stgat_traffic_prediction
Users that are interested in stgat_traffic_prediction are comparing it to the libraries listed below
Sorting:
- ☆91Updated 2 years ago
- This is the repository for the collection of Deep Learning for Traffic Prediction Problems.☆230Updated last year
- Code of STFGNN@AAAI-2021 (Spatial-Temporal/ Traffic data forecasting)☆220Updated 4 years ago
- [AAAI'19] Spatiotemporal Multi-Graph Convolution Network for Ride-Hailing Demand Forecasting (Pytorch Replication)☆90Updated 4 years ago
- Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using hist…