Shuai Wang
Shuai Wang
Have you figured it out?
Thanks for the answer! Is it possible to realize it using some graph mini-batches sampler (like GraphSAINT or GraphSAGE)? I guess it is possible to update the` Data.__inc__ `in hypergraph...
Thank you for the prompt response! Most structure of the code is from the [HGNN node classification example ](https://deephypergraph.readthedocs.io/en/0.9.2/examples/vertex_cls/hypergraph.html#hgnn-on-cooking200) like `def train`, `def infer` and `if __name__ == "__main__"`. I...
从大佬们的讨论里学到了很多!
Is the Complementary Regional Diffusion also training-free?
Check [here](https://github.com/zjukg/Structure-CLIP/issues/2)