issues
search
benedekrozemberczki
/
SimGNN
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
GNU General Public License v3.0
759
stars
147
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dataset generation
#53
zcyyyy24
opened
11 months ago
0
About the meaning of labels
#52
lower01
opened
1 year ago
2
Preprocessing folder sharing
#51
lower01
opened
1 year ago
0
About “Test Error” problem
#50
Sangs3112
opened
1 year ago
5
GED observation
#49
Renge3
opened
1 year ago
1
Question: Does all the graph need to starts from "0" and all the other point in sequence?
#48
PoChenLiu
opened
1 year ago
0
Question : About Environment
#47
AobaIwaki123
opened
1 year ago
0
Why I put a pair of same graph and it gives me 0.5 of similarity?
#46
Lost-little-dinosaur
opened
1 year ago
6
Update README.md
#45
shijiale0609
closed
1 year ago
0
Error in the example from readme
#44
merascu
opened
2 years ago
1
Thinking about SimGNN for Earth mover's distance on large graphs dataset.
#43
divanoLetto
closed
2 years ago
0
About dataset
#42
BenedictWongBJUT
closed
2 years ago
6
line 213 of simgnn.py: losses.backward(retain_graph=True)
#41
ChengzhiPiao
closed
2 years ago
0
The best configs of different datasets?
#40
canqin001
closed
2 years ago
0
Issue in generating graph edit distance?
#39
wgy97
closed
2 years ago
0
Issue in generating graph edit distance
#38
wgy97
closed
3 years ago
0
Issue in generating embeddings for the graph
#37
abdulwajid725
closed
2 years ago
0
There's an error when loading a pre-trained model
#36
funan-jhc-lee
closed
3 years ago
0
Add ability to save and load a trained model
#35
Carlovan
closed
3 years ago
1
Descriptions of Json Dataset
#34
JhuoW
closed
3 years ago
3
baseline error
#33
gr986
closed
3 years ago
1
把最后的结果改成二分类
#32
gr986
closed
3 years ago
0
Please Provide Setup Guide
#31
Erlix322
closed
3 years ago
0
Batch processing required.
#30
Indradyumna
closed
3 years ago
1
Model test error is too high
#29
Alice314
closed
3 years ago
7
model save and test
#28
shengdoupi
closed
4 years ago
0
About dataset
#27
Wayne-Bai
closed
4 years ago
4
Import error for scatter_cuda
#26
jonathan-goh
closed
4 years ago
1
Notice on package versions
#25
Chuhtra
closed
4 years ago
2
training data
#24
jonathan-goh
closed
4 years ago
1
Performance of SimGNN
#23
nd7141
closed
4 years ago
2
GPU support
#22
shi27feng
closed
4 years ago
1
Error on example dataset is different from the snapshot
#21
yliu26
closed
4 years ago
1
Added requirements.txt and optimized transfer_to_torch function
#20
shivamiitgoa
closed
4 years ago
1
Questions about the model.
#19
BehroozMansouri
closed
4 years ago
3
Error adapting code
#18
kalkidann
closed
5 years ago
3
In every epoch you get the weights/activations and turn hem into Numpy arrays. You can use a heatmap.
#17
Remmelt12
closed
5 years ago
0
Visualizing Attention
#16
sajjadriaj
closed
5 years ago
2
Batch data is not processed in parallel
#15
kxhit
closed
5 years ago
1
Can not run the src/main.py. 'undefined symbol: _ZN6caffe26detail36_typeMetaDataInstance_preallocated_4E'
#14
kxhit
closed
5 years ago
1
Ground truth values
#13
UTpH
closed
5 years ago
1
Features for nodes in sample data
#12
nassarofficial
closed
5 years ago
2
Can this model work for directed graph?
#11
sunnyHelen
closed
5 years ago
1
There is something wrong when printing loss during training.
#10
entslscheia
closed
5 years ago
1
Update simgnn.py
#9
gospodima
closed
5 years ago
1
Has anyone tried to convert AIDS, LINUX or IMDB dataset?
#8
threefoldo
closed
5 years ago
1
how can I get the ground truth GED?
#7
sunnyHelen
closed
5 years ago
2
Is the demo data wrong?
#6
chimoses
closed
5 years ago
1
Fix transferring to torch
#5
gospodima
closed
5 years ago
0
How to make a dataset by myself?
#4
TTtaosen
closed
5 years ago
1
Next