microsoft / gated-graph-neural-network-samples

Sample Code for Gated Graph Neural Networks
MIT License
1.03k stars 264 forks source link

Where can we got the pytorch version? #10

Closed Reeshark closed 6 years ago

Reeshark commented 6 years ago

Hi, author. Where can we got the pytorch version?

mallamanis commented 6 years ago

Hi, This fork https://github.com/thaonguyen19/gated-graph-neural-network-samples has a PyTorch implementation.

Reeshark commented 6 years ago

thx

mallamanis commented 5 years ago

Another newer, sparse version can also be found here: https://github.com/pcyin/pytorch-gated-graph-neural-network/