liyaguang / DCRNN
Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow
☆1,230Updated last month
Alternatives and similar repositories for DCRNN:
Users that are interested in DCRNN are comparing it to the libraries listed below
- graph wavenet☆650Updated 2 years ago
- Diffusion Convolutional Recurrent Neural Network Implementation in PyTorch☆466Updated 6 months ago
- [IJCAI'18] Spatio-Temporal Graph Convolutional Networks☆1,028Updated 8 months ago
- Temporal Graph Convolutional Network for Urban Traffic Flow Prediction Method☆1,510Updated 6 months ago
- Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting, AAAI 2019, pytorch version☆622Updated 3 years ago
- This is the repository for the collection of Graph Neural Network for Traffic Forecasting.☆1,098Updated 5 months ago
- Traffic Graph Convolutional Recurrent Neural Network☆388Updated 5 years ago
- ⚠️[Deprecated] no longer maintained, please use the code in https://github.com/guoshnBJTU/ASTGCN-r-pytorch☆396Updated 5 years ago
- GMAN: A Graph Multi-Attention Network for Traffic Prediction (GMAN, https://fanxlxmu.github.io/publication/aaai2020/) was accepted by AAA…☆430Updated 2 years ago
- 🚗 Implementation of spatio-temporal graph convolutional network with PyTorch☆343Updated 6 years ago
- AAAI 2020. Spatial-Temporal Synchronous Graph Convolutional Networks: A New Framework for Spatial-Temporal Network Data Forecasting☆369Updated 4 years ago
- Adaptive Graph Convolutional Recurrent Network☆366Updated 10 months ago
- The PyTorch implementation of STGCN.☆518Updated last month
- Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting (ASTGCN) AAAI 2019☆218Updated 5 years ago
- ☆828Updated last year
- Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using hist…