Confusion about the edge indicator matrices 'pmpd' in 'Line Graph Neural Network
|
|
5
|
1657
|
November 16, 2020
|
Terrible node classification accuracy in multiclass classification
|
|
1
|
1050
|
November 14, 2020
|
AttributeError: 'DGLHeteroGraph' object has no attribute 'device'
|
|
2
|
4408
|
November 16, 2020
|
Build KNN graph over some subset of Node features
|
|
1
|
628
|
November 14, 2020
|
Multiply edge weight for each neighbor of target node
|
|
2
|
690
|
November 16, 2020
|
Is it possible to use DGL with cuda version 11?
|
|
1
|
1179
|
November 11, 2020
|
How to build custom graph classification datasets in DGL
|
|
5
|
2189
|
November 10, 2020
|
Can node classification use only edge features?
|
|
2
|
1013
|
November 10, 2020
|
Speed for RGCN on CPU and GPU
|
|
9
|
1750
|
November 16, 2020
|
A question about the EdgeDataLoader
|
|
1
|
512
|
November 9, 2020
|
How to set edge feature in heterogeneous graph?
|
|
10
|
3784
|
November 8, 2020
|
Request for .clang-format~
|
|
2
|
865
|
November 6, 2020
|
Different 'normalize adjacent matrix' implementation between 'dgl.nn.GraphConv' and 'dgl.nn.APPNPConv'
|
|
1
|
578
|
November 6, 2020
|
Distribute train with sampler process occur error
|
|
2
|
572
|
November 6, 2020
|
Hyperparameters tuning
|
|
5
|
1690
|
November 5, 2020
|
Is it possible to run dgl message passing computation step on cpu, but rest of the deep learning computations on GPU?
|
|
3
|
749
|
November 5, 2020
|
Dose the dst node in the subgraph obtained by EdgeDataloader has an order?
|
|
8
|
863
|
November 5, 2020
|
Random walk with the same number of node?
|
|
1
|
531
|
November 4, 2020
|
How to precompute the graph diffusion matrix for GCN?
|
|
3
|
1272
|
November 3, 2020
|
Be confused about dgl.ops installing
|
|
2
|
692
|
November 3, 2020
|
Message passing receptive field
|
|
2
|
600
|
November 2, 2020
|
Edges.src and edges.dst
|
|
2
|
3020
|
November 2, 2020
|
Link Prediction Connected Edges end up More Dissimilar
|
|
35
|
2654
|
November 2, 2020
|
Fc_self in GraphSage
|
|
1
|
453
|
November 1, 2020
|
Pending in "loss.backward" when running Distributed training example
|
|
5
|
1157
|
October 30, 2020
|
How to deploy dgl based on docker?
|
|
2
|
1442
|
October 30, 2020
|
Hypergraph structure
|
|
3
|
1602
|
October 30, 2020
|
Random_walk_with_restart cannot use with HeteroGraph?
|
|
2
|
731
|
October 30, 2020
|
Steps in graphsage
|
|
9
|
1418
|
October 29, 2020
|
How to handle multiple graph lables
|
|
2
|
545
|
October 29, 2020
|