-
Hi, everyone!
I was wondering whether it is possible to compute the embedding for a completely new entity with a trained model, if you have triplets with the nodes the model already know. Or I should…
-
Hi Naganand,
I have read your paper and run the code locally. The inductive experiment on N-ary dataset is quite novel to the area, while I am wondering if you have done some transductive experiments…
-
Dear Daniele,
thank you first for your awesome package! I am starting now to use your package for a new research project combining CNN and GNN on the top. Since my aim is to use your package for ma…
-
Dear author
Thank you for such interesting and solid work on imbalanced fsl. I found that experiments with such imbalanced data always had large variance. I wonder how do you deal with it. Also, I…
-
Dear Author,
I wonder the details of the experiments on Reddit, as the original setting of Reddit is full-supervised and inductive. How do you split the datasets in your paper? Do you follow the …
-
Hello,
I am trying to load a dataset and to keep the dataset split, as masks already exist.
I realized there exists an argument that controls this:
```
@staticmethod
def pyg_to_graphs( d…
-
Does anyone successfully reproduce the results? I ran several times but the results are far away from the author's. My results are attached.
![image](https://user-images.githubusercontent.com/2242502…
-
This work is awesome!
I'm training this model on FSS-1000, but I find the training is slow and can not use multi gpus.
So I want to konw how much time did you spend training this network and what gp…
-
## ❓ Questions & Help
I created my heterograph following steps from LOADING GRAPHS FROM CSV and now I'm trying to split the data
`data.train_mask = data.val_mask = data.test_mask = None`
`…
-
## 检查
- [√] 已经阅读《研究生学位论文撰写手册》或《关于本科毕业论文(设计)格式和统一封面的通知》
- [ √] 已经将模板升级到了最新版
- [√ ] 已经阅读使用说明文档 `ustcthesis.pdf`
- [√ ] 已经阅读 [常见问题](https://github.com/ustctug/ustcthesis/wiki/常见问题)
## 编译环境
- 编译的系…