wanhuaiyu / ASTGCNLinks
Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting (ASTGCN) AAAI 2019
☆246Updated 6 years ago
Alternatives and similar repositories for ASTGCN
Users that are interested in ASTGCN are comparing it to the libraries listed below
Sorting:
- Code of STFGNN@AAAI-2021 (Spatial-Temporal/ Traffic data forecasting)☆224Updated 4 years ago
- Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting, AAAI 2019, pytorch version☆709Updated 4 years ago
- [TKDD 2023] Dynamic Graph Convolutional Recurrent Network for Traffic Prediction: Benchmark and Solution☆318Updated 4 years ago
- AAAI 2020. Spatial-Temporal Synchronous Graph Convolutional Networks: A New Framework for Spatial-Temporal Network Data Forecasting☆431Updated 5 years ago
- Paper:Spatio-Temporal Graph Convolutional Networks: A Deep Learning Framework for Traffic Forecasting . Implementation of spatio-temporal…☆158Updated 5 years ago
- [AAAI'19] Spatiotemporal Multi-Graph Convolution Network for Ride-Hailing Demand Forecasting (Pytorch Replication)☆94Updated 4 years ago
- Adaptive Graph Convolutional Recurrent Network☆412Updated last year
- GMAN: A Graph Multi-Attention Network for Traffic Prediction (GMAN, https://fanxlxmu.github.io/publication/aaai2020/) was accepted by AAA…☆510Updated 3 years ago
- This is a Pytorch implementation of ASTGNN. Now the corresponding paper is available online at https://ieeexplore.ieee.org/document/93460…☆247Updated 4 years ago
- Machine learning for transportation data imputation and prediction.☆40Updated 6 years ago
- Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using hist…☆311Updated 2 years ago
- ☆49Updated 6 years ago
- AAAI 2020. Spatial-Temporal Synchronous Graph Convolutional Networks: A New Framework for Spatial-Temporal Network Data Forecasting☆49Updated 3 years ago
- ⚠️[Deprecated] no longer maintained, please use the code in https://github.com/guoshnBJTU/ASTGCN-r-pytorch☆421Updated 6 years ago
- Traffic flow predict. Implementation of graph convolutional network with PyTorch☆115Updated 5 years ago
- The pytorch implementation of Traffic Flow Prediction via Spatial Temporal Graph Neural Network☆155Updated 9 months ago
- ☆78Updated 2 years ago
- code for "Physical-Virtual Collaboration Graph Network for Station-Level Metro Ridership Prediction"☆60Updated 3 years ago
- Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting, AAAI 2019, pytorch version☆18Updated 3 years ago
- Diffusion Convolutional Recurrent Neural Network Implementation in PyTorch☆531Updated last year
- The task is to restate a thesis and redo the experiment following the instructions in the paper.☆71Updated 4 years ago
- paper : <Spatial-Temporal Transformer Networks for Traffic Flow Forecasting>☆169Updated 4 years ago
- A PyTorch implementation of T-GCN☆64Updated 2 years ago
- Summary of open source code for deep learning models in the field of traffic prediction☆273Updated 3 years ago
- This is the repository for the collection of Deep Learning for Traffic Prediction Problems.☆234Updated 2 years ago
- 🚗 Implementation of spatio-temporal graph convolutional network with PyTorch