Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pytorch implementation of DCRNN #112

Open
yuqirose opened this issue Mar 8, 2019 · 2 comments
Open

Pytorch implementation of DCRNN #112

yuqirose opened this issue Mar 8, 2019 · 2 comments

Comments

@yuqirose
Copy link

yuqirose commented Mar 8, 2019

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!

@rusty1s
Copy link
Member

rusty1s commented Mar 8, 2019

Thanks. Will look into it.

@liyaguang
Copy link

Hi @rusty1s, there is one pytorch implementation for reference, it will be great if we can have it integrated into pytorch_geometric.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants