-
Hello author, I'm a student who interested in your works when reading Multi-hop Attention Graph Neural Networks
Can I get the information about the hardware that you train your model
I cloned your r…
-
After run `pip3 install .` , I wanted to try python api using `import marius`.
An ImportError has occurred.
`>>> import marius
Traceback (most recent call last):
File "", line 1, in
File "…
-
**Problem description:** I initialize the parameters of NewLook randomly (that is, set the --init or --init_checkpoint parameter to None in run_model_NewLook.py), and find that the effect of using ran…
-
Hi, meng. I was recently rerunning the code to reproduce the results.
Appreciate your wonderful code. I successfully reproduced the results in the kinship and umls datasets. However, the results o…
-
1. The degree of nodes are different, so we usually need normalization in GCN (by using degree matrix). In equation 3, 4, 5, I can't find the normalization.
2. In Table 3, why DistMult performs bett…
-
Traceback (most recent call last):
File "main.py", line 152, in
main()
File "main.py", line 61, in main
parser = _setup_parser()
File "main.py", line 42, in _setup_parser
mode…
-
Thank you for your great work. When I learn your code, I am confused by the WN18.bin dataset, why entities in it are all numbers? what are they stand for ?
-
你好,请问咱们这个代码Hits@指标能跑到论文中的实验结果吗?
-
Right now, only possible with folder structure as used in training.
-
Hello all,
I was wondering whether the pretrained models will be publicly available.
Cheers