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 is the repository for the collection of Deep Learning for Traffic Prediction Problems.☆232Updated last year
- Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using hist…☆300Updated last year
- This repository provides an open source implementation of the Spatio-Temporal GAT introduced by Zhang et al in "Spatial-Temporal Graph At…☆102Updated 2 years ago
- Implementation of Graph Muti-Attention Network with PyTorch☆165Updated last year
- Official repository for the paper "Filling the G_ap_s: Multivariate Time Series Imputation by Graph Neural Networks" (ICLR 2022)☆169Updated 3 years ago
- The pytorch implementation of Traffic Flow Prediction via Spatial Temporal Graph Neural Network☆144Updated 6 months ago
- Adaptive Graph Convolutional Recurrent Network☆398Updated last year
- [AAAI23] This it the official github for AAAI23 paper "Spatio-Temporal Meta-Graph Learning for Traffic Forecasting"☆129Updated last year
- This is a Pytorch implementation of ASTGNN. Now the corresponding paper is available online at https://ieeexplore.ieee.org/document/93460…☆237Updated 4 years ago
- The repo for the ITSC 2022 paper "Forecasting Regional Multimodal Transportation Demand with Graph Neural Networks: An Open Dataset"☆22Updated 2 years ago
- ☆123Updated 2 years ago
- Diffusion Convolutional Recurrent Neural Network Implementation in PyTorch☆518Updated last year
- Useful resources for traffic prediction, including popular papers, datasets, tutorials, toolkits, and other helpful repositories.☆144Updated 9 months ago
- Code of STFGNN@AAAI-2021 (Spatial-Temporal/ Traffic data forecasting)☆221Updated 4 years ago
- PyTorch implementation of STGCN☆75Updated 5 years 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
- ☆66Updated 3 years ago
- Official repository for the paper "Learning to Reconstruct Missing Data from Spatiotemporal Graphs with Sparse Observations" (NeurIPS 202…☆58Updated 2 years ago
- ☆10Updated last year
- ☆34Updated 3 years ago
- Spatiotemporal Adaptive Gated Graph Convolution Network for Urban Traffic Flow Forecasting☆72Updated 4 years ago
- Code for Multi-graph convolutional network for short-term passenger flow forecasting in urban rail transit☆34Updated 5 years ago
- Summary of open source code for deep learning models in the field of traffic prediction☆270Updated 2 years ago
- The code of AAAI2021 paper of HGCN for Traffic Forecasting☆97Updated 3 years ago
- Graph Neural Network☆74Updated last year
- codes of Deep Spatio-Temporal Graph Convolutional Network for Traffic Accident Prediction☆74Updated 3 years ago
- [AAAI2023] A PyTorch implementation of PDFormer: Propagation Delay-aware Dynamic Long-range Transformer for Traffic Flow Prediction.☆259Updated last year
- Reproduce - Traffic_prediction - StemGNN(NeurIPS20)☆12Updated 3 years ago
- Spectral Temporal Graph Neural Network (StemGNN in short) for Multivariate Time-series Forecasting☆571Updated last year
- DSTAGNN: Dynamic Spatial-Temporal Aware Graph Neural Network for Traffic Flow Forecasting, which is accepted at ICML2022.☆178Updated 3 years ago