Hello,how to do mini_batch on one graph?
|
|
19
|
3013
|
April 15, 2020
|
Binary classification of compounds
|
|
3
|
640
|
April 15, 2020
|
Does my understanding of GCN implementation right?
|
|
9
|
1879
|
April 13, 2020
|
Node features and Edge properties for R-GCN
|
|
3
|
1057
|
April 13, 2020
|
Error occured when converting networkx graph to dgl graph
|
|
6
|
1511
|
April 12, 2020
|
Visualise and color the edges about GAT
|
|
2
|
3093
|
April 11, 2020
|
A naive question, what exactly are the parameters optimized by GNN?
|
|
6
|
895
|
April 11, 2020
|
Learning nodes and edges characteristics
|
|
14
|
1542
|
April 10, 2020
|
When I use multiple GPUs for training, can the graph change dynamically?
|
|
5
|
833
|
April 10, 2020
|
How to make dataset and mask when I do node dichotomy semi-supervised training?
|
|
2
|
454
|
April 10, 2020
|
Is there any doc about new sampler API?
|
|
3
|
480
|
April 10, 2020
|
Min-Batch for HAN
|
|
3
|
716
|
April 10, 2020
|
Solving the Traveling Salesman Problem with DGL
|
|
1
|
733
|
April 10, 2020
|
Buffers cleared during .backwards()
|
|
2
|
449
|
April 9, 2020
|
Question about dataset
|
|
8
|
599
|
April 9, 2020
|
Load slice of graphs
|
|
2
|
463
|
April 8, 2020
|
Edge Features and Node Features
|
|
4
|
628
|
April 6, 2020
|
Transductive learning for GCN
|
|
2
|
1290
|
April 6, 2020
|
Question about GATConv source code
|
|
6
|
1207
|
April 6, 2020
|
How difficult would it be to implement the WAVE model in DGL?
|
|
4
|
695
|
April 4, 2020
|
AttributeError: 'BatchedDGLGraph' object has no attribute 'flatten'
|
|
3
|
697
|
April 4, 2020
|
CUDA out of memory at BP
|
|
2
|
756
|
April 4, 2020
|
How to concatenate the embedding vectors of the nodes in Readout function
|
|
2
|
1129
|
April 3, 2020
|
Generative models - node attributes
|
|
1
|
502
|
April 2, 2020
|
How to apply NN modules on DGLHeteroGraph?
|
|
5
|
1226
|
April 2, 2020
|
A problem when running the code of DGL
|
|
2
|
1647
|
April 2, 2020
|
Question about creating graphs
|
|
2
|
395
|
April 2, 2020
|
DGLError: Expected data to have 220 rows, got 222
|
|
3
|
1419
|
April 1, 2020
|
How to understand cross_reducer in DGLHeteroGraph.multi_update_all?
|
|
2
|
709
|
March 31, 2020
|
I have a question about the result of rgcn
|
|
10
|
1174
|
March 30, 2020
|