pyg-team/pytorch_geometric

Pytorch implementation of DCRNN

Open

#112 opened on Mar 8, 2019

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Python (3,514 forks)batch import
2 - Priority P2featurehelp wantednn

Repository metrics

Stars
 (19,985 stars)
PR merge metrics
 (Avg merge 35d 1h) (14 merged PRs in 30d)

Description

Sequential graph neural networks for a directed graph sequence [ICLR 2018]

https://arxiv.org/abs/1707.01926

Tensorflow code here https://github.com/liyaguang/DCRNN Would be great to have a Pytorch version!

Contributor guide