zouchangjie / T-GCN--------Links
T-GCN交通流量动态预测,需要研究如何把流速转化为流量
☆10Updated 5 years ago
Alternatives and similar repositories for T-GCN--------
Users that are interested in T-GCN-------- are comparing it to the libraries listed below
Sorting:
- Some TrafficFlowForecasting Solutions(交通流量预测解决方案)☆375Updated 4 years ago
- Paper:Spatio-Temporal Graph Convolutional Networks: A Deep Learning Framework for Traffic Forecasting . Implementation of spatio-temporal…☆152Updated 4 years ago
- 交通流量预测项目在研,以下是本人学习过程中积累整理的资源,会持续更新☆231Updated 5 years ago
- Traffic flow predict. Implementation of graph convolutional network with PyTorch☆114Updated 4 years ago
- 比较 TCN、GRU、GCN、TGCN、 TCN+GCN 在 交通流量预测方面的准确率效果。☆135Updated 4 years ago
- Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting (ASTGCN) AAAI 2019☆240Updated 6 years ago
- Code for Deep-learning Architecture for Short-term Passenger Flow Forecasting in Urban Rail Transit☆203Updated 5 years ago
- 利用已有的地铁流量历史数据建立模型,实现数据间存在的关联,为该城市未来一天的地铁流量进行一个较为准确的预测☆28Updated 6 years ago
- AAAI 2020. Spatial-Temporal Synchronous Graph Convolutional Networks: A New Framework for Spatial-Temporal Network Data Forecasting☆50Updated 2 years ago
- Tutorial about Graph Convolutional Network(GCN)☆102Updated 4 years ago
- Code of STFGNN@AAAI-2021 (Spatial-Temporal/ Traffic data forecasting)☆221Updated 4 years ago
- ☆77Updated last year
- This is a Pytorch implementation of ASTGNN. Now the corresponding paper is available online at https://ieeexplore.ieee.org/document/93460…☆239Updated 4 years ago
- 分别使用三种图卷积做一个简单的交通流量预测模型。☆38Updated 5 years ago
- 交通流量多模型预测☆51Updated 5 years ago
- [AAAI'19] Spatiotemporal Multi-Graph Convolution Network for Ride-Hailing Demand Forecasting (Pytorch Replication)☆94Updated 4 years ago
- Attention Based Spatial-Temporal Graph Convolutional Networks for Traffic Flow Forecasting, AAAI 2019, pytorch version☆693Updated 4 years ago
- The pytorch implementation of Traffic Flow Prediction via Spatial Temporal Graph Neural Network☆146Updated 6 months ago
- A PyTorch implementation of T-GCN☆63Updated 2 years ago
- 城市交通道路流量预测☆55Updated 6 years ago
- Code for Multi-graph convolutional network for short-term passenger flow forecasting in urban rail transit☆35Updated 5 years ago
- GMAN: A Graph Multi-Attention Network for Traffic Prediction (GMAN, https://fanxlxmu.github.io/publication/aaai2020/) was accepted by AAA…☆499Updated 3 years ago
- 使用GCN和GRU组合模型,多站点气温预测☆37Updated 3 years ago
- This is the repository for the collection of Deep Learning for Traffic Prediction Problems.