You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your feedback! The hyperedge convolution is not a necessary part of this framework and the module can be found in MultiClusterConvolution in models/layers.py, where x = self.self_attention(x) serves as the hyperedge convolution module. Hope this reply can help you! Best wishes!
I have read your code for a long time, but I don't know which part is the code about the hyperedge convolution module. Wish you a good day!
The text was updated successfully, but these errors were encountered: