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
- This repository provides an open source implementation of the Spatio-Temporal GAT introduced by Zhang et al in "Spatial-Temporal Graph At…☆98Updated 2 years ago
- Useful resources for traffic prediction, including popular papers, datasets, tutorials, toolkits, and other helpful repositories.☆142Updated 7 months ago
- Traffic Forecasting using Graph Convolution + LSTM model is a ML model developed during the learning process of GCN. The primary soorce o…☆25Updated 4 years ago
- Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using hist…☆295Updated 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
- Implementation of Graph Muti-Attention Network with PyTorch☆162Updated last year
- The pytorch implementation of Traffic Flow Prediction via Spatial Temporal Graph Neural Network☆138Updated 4 months ago
- PyTorch implementation of STGCN☆74Updated 5 years ago
- Code of STFGNN@AAAI-2021 (Spatial-Temporal/ Traffic data forecasting)☆222Updated 4 years ago
- Code of “STG4Traffic: A Survey and Benchmark of Spatial-Temporal Graph Neural Networks for Traffic Prediction”.☆70Updated last year
- [AAAI23] This it the official github for AAAI23 paper "Spatio-Temporal Meta-Graph Learning for Traffic Forecasting"☆122Updated last year
- Diffusion Convolutional Recurrent Neural Network Implementation in PyTorch☆504Updated last year
- Official repository for the paper "Filling the G_ap_s: Multivariate Time Series Imputation by Graph Neural Networks" (ICLR 2022)☆167Updated 3 years ago
- Traffic flow predict. Implementation of graph convolutional network with PyTorch☆109Updated 4 years ago
- Summary of open source code for deep learning models in the field of traffic prediction☆264Updated 2 years ago
- Adaptive Graph Convolutional Recurrent Network☆393Updated last year
- ☆33Updated 3 years ago
- ☆122Updated 2 years ago
- A PyTorch implementation of T-GCN☆63Updated 2 years ago
- Paper & Code & Dataset Collection of Spatial-Temporal Data Mining.☆132Updated last year
- ☆66Updated 3 years ago
- Code accompanying our NeurIPS 2022 traffic4cast challenge☆79Updated 2 years ago
- [AAAI'19] Spatiotemporal Multi-Graph Convolution Network for Ride-Hailing Demand Forecasting (Pytorch Replication)☆93Updated 4 years ago
- PeMS Datasets☆36Updated 2 months ago
- Creating an Adjacency Matrix Using the Dijkstra Algorithm for Graph Convolutional Networks GCNs☆24Updated last year
- The code of AAAI2021 paper of HGCN for Traffic Forecasting☆96Updated 3 years ago
- Using GCN and ChebNet implement traffic flow data prediction.☆32Updated 4 years ago
- [ECMLPKDD21] Countrywide Origin-Destination Matrix Prediction and Its Application for COVID-19☆30Updated last year
- This is a Pytorch implementation of ASTGNN. Now the corresponding paper is available online at https://ieeexplore.ieee.org/document/93460…☆232Updated 4 years ago