-
微博内容精选
-
Why is the [GCN Docs](https://pytorch-geometric.readthedocs.io/en/latest/notes/create_gnn.html) code, which I think I understand, different from the [GCN module](https://github.com/rusty1s/pytorch_geo…
-
恭喜!非常精彩的工作!
这里探讨个问题:
代码里似乎是将 train set 和 test set 统一输入构建 graph,train phase 中 test set 不参与 bp。
如果是这样,那么论文中的
_“ the unseen patient u is first added to the existing population graph by MARL …
-
## ❓ Questions & Help
how could i build a graph network for my own data, do you have a sample to handle for that, or do you have a sample to solve your own data, I need some code for solving raw da…
-
### Describe the bug
Hi, I am experiencing a strange output when performing link prediction after embedding a model with my own dataset.
First of all, I can't make my train-test-split working. I…
-
https://aclanthology.org/2021.findings-acl.126.pdf
ACL-IJCNLP 2021
-
Hi,
Your work is great. I'm reproducing your paper recently, but i haven't found how you divide train.txt and facts.txt in your paper. Is it Random?
-
Hi!
I was surprised how hard it is to find a nice python implementation of stitching algorithms but all the more excited to find m2stitch!
Unfortunately I have been unable to get it to work on my da…
-
I've been trying reproducing the performance of your paper and this runtime error keeps popping up.After a brief look,I think Line 183 in utils.py should turn "batch" into a LongTensor type.I managed …
-
When you recover from COVID, can we discuss implementing other methods for prediction Intervals besides the naive method?
I have code for the Jacknife+
https://www.stat.cmu.edu/~ryantibs/papers/ja…