mgao97

Results 16 issues of mgao97

I am wondering whether dhg supports hypergraph datasets with heterogeneous graphs, which means that for each hyperedge, there are several types of entities.

enhancement

Hey! I am interested in your work and I want to learn something about the datasets used in your work, but I am confused about some membership of nodes of...

Hi, thank you for your great network visualization tool! So cool! We have developed a network analysis library named EasyGraph, please refer to https://github.com/easy-graph/Easy-Graph. Could you please conduct the intergration...

EasyGraph (https://github.com/easy-graph/Easy-Graph) is also a hypergraph analysis tool

Hi! Thanks for your good work! I am not familiar with Tensorflow, so I want a pytorch version of DHNE, and the evaluation of the proposed DHNE. What's more, other...

Hi, I have encountered a problem when I run the code following the readme. The problem shows _"Traceback (most recent call last): File "/users/Min/HyperGCL/src/train_auto.py", line 903, in out = model.forward_cl(data_aug1)...

### 🚀 The feature, motivation and pitch Hey, I have used the function LineGraph() to transfer the original graph to a new line graph. The original graph with node attr...

feature

- [ ] I have searched the [issues](https://github.com/easy-graph/Easy-Graph/issues) of this repo and believe that this is not a duplicate. ## Issue

documentation

I think this is a common problem for several graph metrics and could be easily supported. Take node degree as an example. Suppose we have a graph with 100k nodes...