What's the best practice to train node embeddings for a big graph
|
|
4
|
1846
|
November 1, 2019
|
Convert GraphSAGE node classification to node regression
|
|
7
|
2578
|
July 5, 2021
|
Sentence Pair classification/regression
|
|
6
|
4721
|
February 9, 2023
|
FileNotFoundError: Cannot find DGL C++ sparse library
|
|
3
|
6122
|
April 8, 2023
|
Import Error DGL with PyTorch
|
|
3
|
3423
|
July 20, 2021
|
Builtin functions give "Unsupported dtype" error on torch.double tensors
|
|
1
|
2693
|
August 22, 2019
|
Implement graph regression using GIN code
|
|
1
|
846
|
October 25, 2020
|
GraphSAGE with edge features?
|
|
4
|
5232
|
July 17, 2020
|
TreeLSTM -- nodes' hidden representations
|
|
5
|
1510
|
May 28, 2019
|
CUDA out of memory error training after a few epochs
|
|
3
|
5632
|
January 8, 2020
|
How to create attention maps from attention weights from GATConv?
|
|
3
|
1768
|
March 9, 2021
|
Device API cuda is not enabled. Please install the cuda version of dgl
|
|
4
|
4932
|
June 10, 2023
|
Dgl.add_self_loop() Throws RuntimeError: Could not infer dtype of numpy.int64
|
|
4
|
4901
|
November 23, 2021
|
How to build a weighted graph in dgl?
|
|
2
|
6278
|
March 12, 2019
|
UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling')
|
|
4
|
4839
|
September 18, 2022
|
CUDA out of memory
|
|
3
|
5397
|
March 8, 2020
|
Error occurred when running the code of GCN from the tutorial
|
|
8
|
3594
|
January 1, 2019
|
DGL cuda 11 installation
|
|
3
|
5313
|
September 10, 2020
|
RGCN for heterographs
|
|
8
|
3498
|
May 13, 2022
|
Can't pip install dgl
|
|
5
|
4234
|
March 23, 2020
|
EdgeDataLoader: TypeError: can’t convert np.ndarray of type numpy.object
|
|
6
|
3833
|
October 6, 2020
|
Unsupervised graphsage
|
|
6
|
3805
|
April 27, 2020
|
Most efficient way to compute cosine similarity between two nodes
|
|
7
|
3506
|
January 13, 2022
|
Dose DGL support distributed training & inference?
|
|
7
|
1960
|
October 8, 2022
|
RuntimeError: DataLoader worker (pid(s) 19716) exited unexpectedly
|
|
2
|
5635
|
July 15, 2021
|
How to build custom graph classification datasets in DGL
|
|
5
|
2189
|
November 10, 2020
|
DGL compile from source error
|
|
5
|
3690
|
May 26, 2022
|
How to use DGL with Binary Classification Problem?
|
|
8
|
3005
|
June 11, 2020
|
How to deal with different types of nodes with different feature dimensions
|
|
5
|
2067
|
April 27, 2019
|
FileNotFoundError: Cannot find DGL C++ graphbolt library in DGL 2.2.1 and pytorch 2.3.0
|
|
8
|
2982
|
June 29, 2024
|
Shape mismatch in GCN for graph regression
|
|
3
|
789
|
January 31, 2024
|
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
|
|
3
|
4412
|
April 22, 2021
|
DGL Heterograph for Graph Classification
|
|
7
|
3113
|
May 10, 2021
|
How to evaluate link prediction?
|
|
7
|
3077
|
September 22, 2021
|
GAT layers in HeteroGraphs ('GATConv' object has no attribute 'fc' )
|
|
7
|
3075
|
March 23, 2021
|
Dgl 1.1.3 + cu121 + windows
|
|
8
|
2874
|
February 22, 2024
|
RGCN on GPU getting error
|
|
5
|
3517
|
September 2, 2019
|
How could use edge or node weight?
|
|
7
|
3041
|
September 23, 2020
|
Link prediction on graphs with different node types
|
|
3
|
1356
|
May 30, 2019
|
Is there any API about getting Khop neighbor graph of a given node or node list?
|
|
8
|
1605
|
August 17, 2020
|
Question about the tree-LSTM implementation
|
|
5
|
1100
|
February 15, 2019
|
Install DGL previous version
|
|
2
|
4903
|
October 20, 2020
|
Load properties from networkx graph
|
|
2
|
1548
|
July 12, 2020
|
Where is the dgl.nn.pytorch.GraphConv()?
|
|
4
|
3783
|
March 11, 2019
|
An error when execute autograd
|
|
2
|
4837
|
May 4, 2020
|
How to use mutiple node features and edge features in GCN?
|
|
5
|
1914
|
January 22, 2021
|
Apply edge weight in graph attention network GAT?
|
|
2
|
2633
|
April 19, 2022
|
Learning edges between nodes
|
|
6
|
1700
|
March 7, 2021
|
DGL 2.1.0 on Windows
|
|
3
|
2241
|
June 15, 2024
|
Can't import dgl (circular import error)
|
|
5
|
3209
|
April 21, 2024
|