We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
作者您好,我们阅读了您的这篇论文,但是遇到了一个让我们困惑的问题。 根据我们的理解,在论文中的公式7,𝑤Φp的计算结果是一个标量值,表示不同元路径的注意力程度。但在读ex_acm3025.py代码时,我们没发现公式中的节点求和取平均的操作。因此,代码中的𝑤Φp的形状为(3025, 2),这也导致每个节点都乘以了关于单个元路径的不同注意力值。您能为这个问题给我们一些解答吗? 非常感谢您的时间和耐心,我们期待着您的回复。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: