Whether to support hypergraph neural networks

I want to use the hypergraph neural network to do the text classification task, I need to build a hypergraph and build a related model, whether DGL supports building a hypergraph and building a related model, and whether it can provide a relevant demo

This example on Hypergraph Neural Networks might be helpful: dgl/hgnn.py at master · dmlc/dgl · GitHub

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.