deep learning on graph pytorch has very nice tools for gcns, including: DGL: https://github.com/dmlc/dgl PyTorch Geometric : https://github.com/rusty1s/pytorch_geometric I want to transfer my GCN models using these new tools
deep learning on graph
pytorch has very nice tools for gcns, including:
DGL: https://github.com/dmlc/dgl
PyTorch Geometric : https://github.com/rusty1s/pytorch_geometric
I want to transfer my GCN models using these new tools