8000 GitHub - XiaShan1227/SimGNN: SimGNN: A Neural Network Approach to Fast Graph Similarity Computation [WSDM-2019]
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

XiaShan1227/SimGNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

【WSDM-2019 SimGNN】SimGNN: A Neural Network Approach to Fast Graph Similarity Computation image

python main.py --exp_name=SimGNN
Parameter Value
Batch size 16
Bins 16
Bottle neck neurons 16
Dropout 0.5
Epochs 5
Exp name SimGNN
Filters 1 128
Filters 2 64
Filters 3 32
Gpu index 0
Histogram True
Learning rate 0.001
Seed 16
Tensor neurons 16
Weight decay 0.0005
Image

Code Framework Reference: SimGNN

Releases

No releases published

Packages

No packages published

Languages

0