issues
search
THUDM
/
GATNE
Source code and dataset for KDD 2019 paper "Representation Learning for Attributed Multiplex Heterogeneous Network"
MIT License
525
stars
141
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
你好,如果我的数据集里面包含了两种节点,我的节点二中包含有向关系,请问代码可以适用吗?
#130
zjj1333
opened
1 year ago
0
验证集中non-edge选取问题
#129
Jasonqte
opened
1 year ago
0
如何应用于Link Prediction?
#128
ralgond
closed
1 year ago
0
Numbers of edge type
#127
xiachenrui
opened
1 year ago
1
我在用自己的数据执行的时候报这个错误,不知道是什么原因,所以想请教一下
#126
zzzengzhe
opened
1 year ago
0
train_pairs 的node数量 必须完全和graph的一致吗
#125
qqxze
opened
1 year ago
0
请问如何获取训练好的graph embedding呢?
#124
shaitaiyangmie
opened
1 year ago
0
多种类型节点情况如何使用
#123
zzzengzhe
closed
1 year ago
0
# Features for Alibaba dataset
#122
shanuv
opened
2 years ago
0
vocab中节点不存在
#121
kthh07
opened
2 years ago
0
边权重问题
#120
nlpxjg
closed
2 years ago
1
About the label in test set and validation set
#119
lgawyx
opened
2 years ago
0
多种edge type效果真的更好吗?
#118
DrQinZL
opened
2 years ago
0
how to construct the training set, verification set and test set
#117
15605182960
opened
2 years ago
0
is there any desirable ratio between the number of nodes and edges?
#116
siyoung88
opened
2 years ago
0
Optimize back propagation execution speed 🔨
#115
im0qianqian
closed
2 years ago
1
有关GATNE-I模型新节点嵌入学习问题。
#114
lihaha-96
opened
2 years ago
2
why valid.txt and test.txt need a lablel column?
#113
wanzhixiao
opened
3 years ago
0
one-hot encoding representation
#112
ynyunbest
opened
3 years ago
0
Question: Application with Twitter (Community, Role, Topic etc.)
#111
BradKML
opened
3 years ago
0
How features are generated?
#110
geo47
opened
3 years ago
5
GATNE-I
#109
LvZhi-0409
opened
3 years ago
0
关于 NSLoss 的问题
#108
JXT218
opened
3 years ago
1
node_type.txt的格式是什么样的呢
#107
ld-maker
opened
3 years ago
1
embedding visualisation
#106
kaoutarS
opened
3 years ago
0
特征集是怎么得到的?
#105
HuggingAha
opened
3 years ago
0
I met problems when running my own dataset
#104
LaoWang-123
opened
3 years ago
0
关于node_embed_neighbors生成的问题
#103
zing1116
closed
3 years ago
1
Cannot reproduce the performance in the paper
#102
Wang-Yu-Qing
closed
3 years ago
1
Metapath random walk not considering edge type?
#101
Wang-Yu-Qing
closed
3 years ago
2
link prediction
#100
HuggingAha
opened
3 years ago
0
使用 --schema 时报错,TypeError: 'NoneType' object is not subscriptable
#99
xiaohuangandxiaobai
opened
3 years ago
2
Chance to have KeyError in function `generate_neighbors`
#98
Wang-Yu-Qing
opened
3 years ago
0
Missing weights in paper equation (2)?
#97
Wang-Yu-Qing
opened
3 years ago
0
Question about `trans_w`
#96
Wang-Yu-Qing
closed
3 years ago
1
您好,这个模型可以用于节点分类任务吗?
#95
leiliujn
opened
3 years ago
0
请问如何在训练过程中计算测试集的ACC呢?代码应该在哪个地方进行改动呢? 没有头绪~
#94
GorgeousWang
opened
3 years ago
0
Does the code only perform 1-st level edge embedding?
#93
Wang-Yu-Qing
closed
3 years ago
1
代码中的 negative_samples代表的是什么?
#92
Macvh
closed
3 years ago
2
The meaning of each edge type in youtube dataset?
#91
yiqingxyq
closed
3 years ago
1
Edge weights
#90
naman-ali
opened
3 years ago
3
Update README tips
#89
cenyk1230
closed
3 years ago
0
Hyper-parameters for Twitter dataset?
#88
yiqingxyq
closed
3 years ago
4
关于"未来信息"的思考
#87
sudongxiang
closed
3 years ago
0
Is tensorflow2 version available?
#86
sudongxiang
closed
3 years ago
1
不加embedding效果好过加了embedding的
#85
Feng0-0
opened
3 years ago
11
node feature
#84
Ydongling
opened
3 years ago
1
KeyError: '6' 当我想要测试自己的数据集时,遇到了keyerror6的问题
#83
xuptacm
opened
3 years ago
1
questions for training with GPU
#82
sudongxiang
closed
3 years ago
1
给用户推荐物品,是否适用于GATNE?
#81
sudongxiang
closed
3 years ago
1
Next