odinhg / Graph-Neural-Networks-INF367A
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.
☆17Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for Graph-Neural-Networks-INF367A
- A multi-community spatio-temporal graph convolutional network (MC_STGCN) for passenger demand forecasting at multi-region level☆10Updated 4 years ago
- Implementation of Graph Muti-Attention Network with PyTorch☆140Updated last year
- This repository provides an open source implementation of the Spatio-Temporal GAT introduced by Zhang et al in "Spatial-Temporal Graph At…☆79Updated last year
- Code accompanying our NeurIPS 2022 traffic4cast challenge☆73Updated last year
- Reproduce - Traffic_prediction - StemGNN(NeurIPS20)☆12Updated 2 years ago
- [PAKDD 2021] SST-GNN: Simplified Spatio-temporal Traffic forecasting model using Graph Neural Network☆28Updated last month
- ☆110Updated last year
- PyTorch implementation of STGCN☆69Updated 4 years ago
- Official repository for the paper "Filling the G_ap_s: Multivariate Time Series Imputation by Graph Neural Networks" (ICLR 2022)☆148Updated 2 years ago
- Using GCN and ChebNet implement traffic flow data prediction.☆29Updated 4 years ago
- Spatio-temporal graph neural network for predicting COVID-19 new cases in Korea.☆29Updated 2 years ago
- [IJCNN 2021] Unified Spatio-Temporal modeling for traffic forecasting using Graph Convolutional Network☆32Updated last month
- ☆84Updated 2 years ago
- ☆43Updated last week
- Graph Convolutional Adversarial Networks for Spatio-Temporal Anomaly Detection☆22Updated last year
- Implementation of the paper - Deep Spatio-Temporal Residual Networks for Citywide Crowd Flows Prediction☆27Updated last year
- We have used Support Vector Regression and Random Forest Regression to predict traffic or congestion.☆19Updated 4 years ago
- [AAAI23] This it the official github for AAAI23 paper "Spatio-Temporal Meta-Graph Learning for Traffic Forecasting"☆106Updated 10 months ago
- RiccardoSpolaor / Verbal-Explanations-of-Spatio-Temporal-Graph-Neural-Networks-for-Traffic-ForecastingAn eXplainable AI system to elucidate short-term speed forecasts in traffic networks obtained by Spatio-Temporal Graph Neural Networks.☆11Updated 8 months ago
- This is the repository for the collection of Deep Learning for Traffic Prediction Problems.☆223Updated last year
- ☆42Updated 2 years ago
- AAAI 2020. Spatial-Temporal Synchronous Graph Convolutional Networks: A New Framework for Spatial-Temporal Network Data Forecasting☆350Updated 4 years ago
- Diffusion Convolutional Recurrent Neural Network Implementation in PyTorch☆454Updated 3 months ago
- A list for GNNs and related works.☆81Updated 2 months ago
- Traffic accident prediction using graph neural networks☆41Updated 2 weeks ago
- Official repository for the paper "Scalable Spatiotemporal Graph Neural Networks" (AAAI 2023)☆44Updated last year
- The pytorch implementation of Traffic Flow Prediction via Spatial Temporal Graph Neural Network☆121Updated 3 years ago
- Learning Multiaspect Traffic Couplings by Multirelational Graph Attention Networks for Traffic Prediction☆14Updated 2 years ago
- Code of “STG4Traffic: A Survey and Benchmark of Spatial-Temporal Graph Neural Networks for Traffic Prediction”.☆59Updated 4 months ago
- Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using hist…☆279Updated last year