Remove nodes and edges
|
|
3
|
796
|
August 10, 2020
|
Custom negative sampler
|
|
6
|
601
|
February 17, 2024
|
How does g_sampling in EdgeDataLoader work?
|
|
4
|
710
|
April 15, 2021
|
Is it possible to run scatter matmul in pytorch/DGL?
|
|
3
|
794
|
March 9, 2022
|
Error with starting trainer for large graphs
|
|
4
|
710
|
July 6, 2020
|
Usage of DropEdge to improve the performance
|
|
4
|
708
|
July 21, 2023
|
DGL convolutions for homogeneous multigraphs?
|
|
4
|
709
|
March 12, 2021
|
Save model during distributed training
|
|
2
|
914
|
March 20, 2021
|
Can I construct a graph dynamically in between layers?
|
|
4
|
707
|
April 26, 2019
|
Visualization of Heterograph Data
|
|
3
|
790
|
June 22, 2024
|
Is there a GraphSAINT example for distributed GNN training?
|
|
3
|
790
|
October 27, 2021
|
Cannot run dgl.transform.metis_partition due to segmentation fault
|
|
2
|
909
|
August 7, 2020
|
Optimizer and Emb_optimizer in RGCN entity_classify_mp.py
|
|
1
|
627
|
March 12, 2021
|
Dgl with TagPPI feature/node error
|
|
5
|
642
|
May 27, 2023
|
Send different message to different nodes
|
|
5
|
642
|
November 19, 2019
|
Question about Alchemy dataset
|
|
1
|
1110
|
November 14, 2019
|
How do I predict node category on new data with a hypergraph classifier?
|
|
5
|
640
|
November 7, 2023
|
Is there any function for summarizing model?
|
|
2
|
902
|
September 3, 2021
|
The classification accuracy of DGCNN based on DGL is much lower than that based on stellargraph
|
|
3
|
780
|
December 31, 2022
|
Reproducing RGCN results on WN18
|
|
5
|
636
|
February 3, 2021
|
Node embedding for discoonected nodes
|
|
2
|
900
|
September 23, 2022
|
How to setup sampler client role correctly?
|
|
6
|
587
|
September 16, 2021
|
Data normalization on GNN
|
|
7
|
552
|
April 1, 2023
|
Randomwalk reported no successors from vertex
|
|
1
|
1097
|
November 6, 2019
|
Hypergraph representing using DGL?
|
|
2
|
896
|
November 14, 2022
|
A suggestion for compGCN example in DGL
|
|
3
|
774
|
February 11, 2022
|
How to read the source code?
|
|
2
|
892
|
March 23, 2019
|
How to propagate edge features
|
|
3
|
772
|
August 24, 2020
|
A problem on the code in tutorials of GCN
|
|
5
|
630
|
March 21, 2020
|
What is the difference between dgl 0.6.0.post1 and 0.6.0?
|
|
2
|
892
|
July 29, 2023
|
Disabling sampling in distributed GraphSAGE
|
|
4
|
689
|
November 16, 2020
|
The purpose of adding and removing self loops in the tutorials
|
|
3
|
771
|
November 21, 2021
|
Implementaion about knowledge graph attention
|
|
3
|
770
|
May 20, 2021
|
Run cluster-gcn example meet error
|
|
1
|
1088
|
October 19, 2019
|
DGL Error on Kaggle Machine
|
|
2
|
889
|
June 7, 2023
|
Working with NDArray (cpp)
|
|
2
|
887
|
December 16, 2021
|
Accuracy drop with dataloaders for Link Prediction
|
|
5
|
626
|
July 8, 2022
|
How can I combine multiple DGL datasets?
|
|
2
|
885
|
January 5, 2022
|
Question for using fn.u_add_v() in nodeflow.apply_block
|
|
2
|
885
|
January 20, 2020
|
Dgl.seed() error
|
|
2
|
884
|
March 27, 2023
|
Use my own dataset in Heterogeneous graph
|
|
2
|
885
|
January 12, 2022
|
Why is the 'FraudDataset' not working properly anymore?
|
|
4
|
685
|
November 28, 2021
|
Advantage of traditional embedding methods (e.g., metapath2vec) compared to GNN?
|
|
4
|
684
|
February 3, 2021
|
How to Add Filter functions when aggregate neighbors
|
|
4
|
682
|
April 21, 2021
|
SAGEConv('gcn') vs GraphConv(default)
|
|
2
|
881
|
May 10, 2024
|
How to use new heterogeneous layers to create model that operates directly on heterogeneous graph?
|
|
3
|
762
|
June 2, 2022
|
Some questions about dgl&captum
|
|
2
|
880
|
January 4, 2022
|
Graph Classification
|
|
3
|
760
|
March 2, 2022
|
Object types automatic conversion [FFI]
|
|
3
|
760
|
March 30, 2021
|
How DGL divides graph into NodeBatches of particular size?
|
|
2
|
878
|
February 23, 2020
|