Edges to include in training of link prediction for heterogeneous graphs
|
|
9
|
4262
|
October 2, 2020
|
Graphsage: 'dgl' has no attribute 'dataloading
|
|
2
|
1709
|
October 2, 2020
|
DGLError: Cannot update column of scheme Scheme(shape=(16,), dtype=torch.float32) using feature of scheme Scheme(shape=(2,), dtype=torch.float32)
|
|
7
|
2300
|
October 2, 2020
|
Dgl.to_bidirected() throws 'Unsupported graph data type:', <class 'dgl.heterograph.DGLHeteroGraph'>
|
|
5
|
1179
|
October 2, 2020
|
Error while trying to run GraphSAGE train_sampling_unsupervised.py example
|
|
11
|
4065
|
September 30, 2020
|
Heterogeneous graph nodes/edges features
|
|
11
|
2025
|
September 30, 2020
|
GIN on custom graph dataset for graph classification is very unstable with high loss and low accuracy compared to GCN?
|
|
8
|
2224
|
September 30, 2020
|
NegativeSampler in GraphSage's example unsupervised training
|
|
5
|
781
|
September 29, 2020
|
Knowledge graphs (dglke)
|
|
4
|
1089
|
September 28, 2020
|
Why dgl 0.5.2 distribute train with Found no NVIDIA driver on your system
|
|
7
|
830
|
September 28, 2020
|
IS 0.5.2 support server and trainer deploy separate in diff servers?
|
|
2
|
506
|
September 28, 2020
|
Sym normalization of adj matrix
|
|
3
|
1350
|
September 27, 2020
|
AssertionError: to_bidirected only support simple graph?
|
|
5
|
2351
|
September 27, 2020
|
Best way to do inference on test nodes
|
|
1
|
721
|
September 27, 2020
|
How to remove isolated nodes in a DGL graph?
|
|
1
|
3246
|
September 27, 2020
|
Can't run GCN_chemo.py ( an example on GitHub)
|
|
3
|
1335
|
September 27, 2020
|
0.5.2DGL coredump when run dist_server
|
|
7
|
1100
|
September 25, 2020
|
Question about Virtual Nodes in DGL Lifesci
|
|
3
|
1013
|
September 25, 2020
|
Question about building graph using my own dataset in Transformer
|
|
0
|
439
|
September 24, 2020
|
Cannot import name'BatchedDGLHeteroGraph' from'dgl'
|
|
3
|
2258
|
September 24, 2020
|
How could use edge or node weight?
|
|
7
|
3043
|
September 23, 2020
|
Expand_as_pair explanation
|
|
1
|
2629
|
September 22, 2020
|
Why was adaptive_sampling example deprecated?
|
|
1
|
439
|
September 22, 2020
|
How to deal with graphs without edges in graph classfication
|
|
1
|
581
|
September 21, 2020
|
Which GNN architectures should i try out for variable size graph classification that has node features?
|
|
3
|
1613
|
September 20, 2020
|
Adding edge weight vs adding multiple edges between two node in GCN?
|
|
1
|
1572
|
September 18, 2020
|
Questions regarding the graph classification tutorial on dgl website? (GCN vs GIN)
|
|
2
|
1068
|
September 18, 2020
|
Does DGL have the implementation of graph net of Deepmind?
|
|
5
|
906
|
September 18, 2020
|
Fine-tuning Features from BERT Model
|
|
3
|
1613
|
September 17, 2020
|
Activation function for the output of GraphConv layers in graph classification?
|
|
3
|
740
|
September 16, 2020
|