-
您好,正在拜读您的论文和代码,您的研究工作对我的研究有很大启发,非常感谢您的分享。
在阅读您的代码的时候,我对数据集中两个邻接矩阵的生成方式有一些疑问。想请教一下,这两个邻接矩阵是如何得到的?以及,关于邻接矩阵的生成或预处理过程,是否有更详细的描述,在哪一部分可以具体找到?我已经查看了论文和代码的相关部分,但可能仍有遗漏。
![image](https://github.com/user-…
-
### 🐛 Describe the bug
I am having this issue with my model as
```
from torch_geometric.nn import SAGEConv, to_hetero,GraphConv
from torch.nn import Linear
from torch_geometric.utils import to_u…
-
### Description
汇报人:黄温瑞
本次会议分享一篇发表在 《IEEE Transactions on Software Engineering》(CCF-A)的一篇论文。
#### 论文链接:
[Improving_Issue-PR_Link_Prediction_via_Knowledge-Aware_Heterogeneous_Graph_Learning.p…
-
### Title
Rep2Vec: Repository Embedding via Heterogeneous Graph Adversarial Contrastive Learning
### Link
https://dl.acm.org/doi/abs/10.1145/3534678.3539324
### Year
2022
### Author …
-
### 🐛 Describe the bug
Hi,
I am receiving the error `AttributeError: 'EdgeStorage' object has no attribute 'edge_index'` when running the code below. I have never received this error before and I…
-
Motif search for heterogeneous networks - especially temporal heterogeneous networks - has fundamental scalability challenges. [Neural Subgraph Matching](https://arxiv.org/abs/2007.03092) proposes a t…
-
### Description
**StellarGraph** is interesting and easy to get started. Also, it has some good examples for predictive tasks. However, **StellarGraph** lacks examples of generative models.
I a…
-
## 🚀 Feature
I'd like to implement a heterogeneous sampler that either sets an explicit upper bound on the number of nodes included in the message-flowing graph, or samples a fixed number of nodes …
-
拜读了佬们论文APT-KGL: An Intelligent APT Detection System Based on Threat Knowledge and Heterogeneous Provenance Graph Learning,但是代码中有些不懂问题,希望佬可以指点一二,谢谢
如果佬看到,可以联系微信:13559770372
-
**Spektral** certainly seems promising and easy to get started. Also, it has some good examples for predictive tasks. However, **Spektral** lacks examples of generative models.
_That said, other l…