Skip to content

PyTorch implementation of Multi-Range Attentive Bicomponent Graph Convolutional Network

Notifications You must be signed in to change notification settings

j1o2h3n/MRA-BGCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRA-BGCN

PyTorch implementation of Multi-Range Attentive Bicomponent Graph Convolutional Network (MRA-BGCN) in the following AAAI2020 paper "Multi-Range Attentive Bicomponent Graph Convolutional Network for Traffic Forecasting".

The dataset only uses PEMS08. You are welcome to point out the code error in the comment area.

Requirements

  • python 3
  • numpy
  • torch

Train Commands

python train.py

About

PyTorch implementation of Multi-Range Attentive Bicomponent Graph Convolutional Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages