odinhg / Graph-Neural-Networks-INF367ALinks
Traffic prediction with graph neural network using PyTorch Geometric. The implementation uses the MetaLayer class to build the GNN which allows for separate edge, node and global models.
☆30Updated last year
Alternatives and similar repositories for Graph-Neural-Networks-INF367A
Users that are interested in Graph-Neural-Networks-INF367A are comparing it to the libraries listed below
Sorting:
- This repository provides an open source implementation of the Spatio-Temporal GAT introduced by Zhang et al in "Spatial-Temporal Graph At…☆109Updated 2 years ago
- This is the repository for the collection of Deep Learning for Traffic Prediction Problems.☆233Updated 2 years ago
- Adaptive Graph Convolutional Recurrent Network☆414Updated last year
- Implementation of Graph Muti-Attention Network with PyTorch☆174Updated 2 years ago
- Official repository for the paper "Filling the G_ap_s: Multivariate Time Series Imputation by Graph Neural Networks" (ICLR 2022)☆174Updated 3 years ago
- The pytorch implementation of Traffic Flow Prediction via Spatial Temporal Graph Neural Network☆158Updated 9 months ago
- Traffic Forecasting using Graph Convolution + LSTM model is a ML model developed during the learning process of GCN. The primary soorce o…☆26Updated 4 years ago
- Code of “STG4Traffic: A Survey and Benchmark of Spatial-Temporal Graph Neural Networks for Traffic Prediction”.☆77Updated 5 months ago
- PyTorch implementation of STGCN☆77Updated 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…☆310Updated 2 years ago
- Code of STFGNN@AAAI-2021 (Spatial-Temporal/ Traffic data forecasting)☆224Updated 4 years ago
- This is a Pytorch implementation of ASTGNN. Now the corresponding paper is available online at https://ieeexplore.ieee.org/document/93460…☆252Updated 4 years ago
- [AAAI23] This it the official github for AAAI23 paper "Spatio-Temporal Meta-Graph Learning for Traffic Forecasting"☆139Updated 2 years ago
- ☆125Updated 2 years ago
- Diffusion Convolutional Recurrent Neural Network Implementation in PyTorch☆538Updated last year
- The code of AAAI2021 paper of HGCN for Traffic Forecasting☆100Updated 3 years ago
- DSTAGNN: Dynamic Spatial-Temporal Aware Graph Neural Network for Traffic Flow Forecasting, which is accepted at ICML2022.☆190Updated 3 years ago
- Useful resources for traffic prediction, including popular papers, datasets, tutorials, toolkits, and other helpful repositories.☆149Updated last year
- The repo for the ITSC 2022 paper "Forecasting Regional Multimodal Transportation Demand with Graph Neural Networks: An Open Dataset"☆22Updated 2 years ago
- A PyTorch implementation of T-GCN☆64Updated 2 years ago
- [CIKM'23] Official code for our paper "Spatio-Temporal Adaptive Embedding Makes Vanilla Transformer SOTA for Traffic Forecasting".☆213Updated last month
- [PAKDD 2021] SST-GNN: Simplified Spatio-temporal Traffic forecasting model using Graph Neural Network☆40Updated last year
- ☆67Updated 3 years ago
- [ECMLPKDD21] Countrywide Origin-Destination Matrix Prediction and Its Application for COVID-19☆29Updated 2 years ago
- Code accompanying our NeurIPS 2022 traffic4cast challenge☆82Updated 2 years ago
- [TKDD 2023] Dynamic Graph Convolutional Recurrent Network for Traffic Prediction: Benchmark and Solution☆320Updated 4 years ago
- Graph Convolutional Adversarial Networks for Spatio-Temporal Anomaly Detection☆31Updated 3 years ago
- Using GCN and ChebNet implement traffic flow data prediction.☆32Updated 5 years ago
- Official repository for the paper "Learning to Reconstruct Missing Data from Spatiotemporal Graphs with Sparse Observations" (NeurIPS 202…☆62Updated 2 years ago
- Code for Multi-graph convolutional network for short-term passenger flow forecasting in urban rail transit☆37Updated 5 years ago