You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jajupmochi 344a6f8d4b Modify function comments of graph kernels. 6 years ago
..
else rearrange notebooks directory, correct all scripts. 6 years ago
preimage rearrange pygraph/kernels file. 6 years ago
tests rearrange notebooks directory, correct all scripts. 6 years ago
unfinished rearrange notebooks directory, correct all scripts. 6 years ago
utils 1. add parallelization choice into the treelet kernel, including "imap_unordered" and None. 6 years ago
libs.py 1. upgrate spkernel, now supporting symbolic and non-symbolic node labels, directed and undirected graphs, and allowing user-defined node kernels. 7 years ago
run_commonwalkkernel.ipynb 1. add wl subtree kernel. 6 years ago
run_commonwalkkernel.py Modify function comments of graph kernels. 6 years ago
run_marginalizedkernel.ipynb 1. add wl subtree kernel. 6 years ago
run_marginalizedkernel.py Modify function comments of graph kernels. 6 years ago
run_randomwalkkernel.ipynb 1. add wl subtree kernel. 6 years ago
run_randomwalkkernel.py Modify function comments of graph kernels. 6 years ago
run_spkernel.ipynb 1. add wl subtree kernel. 6 years ago
run_spkernel.py Modify function comments of graph kernels. 6 years ago
run_structuralspkernel.ipynb 1. add wl subtree kernel. 6 years ago
run_structuralspkernel.py Modify function comments of graph kernels. 6 years ago
run_treeletkernel.ipynb 1. add wl subtree kernel. 6 years ago
run_treeletkernel.py Modify function comments of graph kernels. 6 years ago
run_untilhpathkernel.ipynb 1. add wl subtree kernel. 6 years ago
run_untilhpathkernel.py Modify function comments of graph kernels. 6 years ago
run_weisfeilerlehmankernel.ipynb 1. add wl subtree kernel. 6 years ago
run_weisfeilerlehmankernel.py Modify function comments of graph kernels. 6 years ago

A Python package for graph kernels, graph edit distances and graph pre-image problem.

Text Jupyter Notebook Python C++ other