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 5dcbe76350 Add SylvesterEquation class. 4 years ago
..
__init__.py Add SylvesterEquation class. 4 years ago
commonWalkKernel.py update datasets used in the tests. 5 years ago
common_walk.py Add SylvesterEquation class. 4 years ago
graph_kernel.py Add CommonWalk class. 4 years ago
marginalized.py Add CommonWalk class. 4 years ago
marginalizedKernel.py fix bugs in tests. 5 years ago
path_up_to_h.py Fix bugs in some graph kernels. 2. Update MedianGraphEstimator. 5 years ago
randomWalkKernel.py fix bugs in tests. 5 years ago
random_walk.py Add SylvesterEquation class. 4 years ago
shortest_path.py Add class PathUpToH. 5 years ago
spKernel.py update datasets used in the tests. 5 years ago
structural_sp.py Update references. 5 years ago
structuralspKernel.py clear repo: a test. 5 years ago
sylvester_equation.py Add SylvesterEquation class. 4 years ago
treelet.py Implement Marginalized kernel class. 5 years ago
treeletKernel.py Fix bugs in class PathUpToH. 5 years ago
untilHPathKernel.py add trim_dataset() method to class Dataset. 5 years ago
weisfeilerLehmanKernel.py Add class WeisfeilerLehman. 5 years ago
weisfeiler_lehman.py Fix bugs in some graph kernels. 2. Update MedianGraphEstimator. 5 years ago

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

Text Jupyter Notebook Python C++ other