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 320964dd16 Update comments, minor bugs for graph kernels. 4 years ago
..
__init__.py Add the ConjugateGradient class. 4 years ago
commonWalkKernel.py Update comments, minor bugs for graph kernels. 4 years ago
common_walk.py Update comments, minor bugs for graph kernels. 4 years ago
conjugate_gradient.py Add the ConjugateGradient class. 4 years ago
fixed_point.py Update random walk kernels. 4 years ago
graph_kernel.py Update comments, minor bugs for graph kernels. 4 years ago
marginalized.py Update comments, minor bugs for graph kernels. 4 years ago
marginalizedKernel.py Update comments, minor bugs for graph kernels. 4 years ago
path_up_to_h.py Update comments, minor bugs for graph kernels. 4 years ago
randomWalkKernel.py Update comments, minor bugs for graph kernels. 4 years ago
random_walk.py Add the ConjugateGradient class. 4 years ago
random_walk_meta.py Add the ConjugateGradient class. 4 years ago
shortest_path.py Update comments, minor bugs for graph kernels. 4 years ago
spKernel.py Update comments, minor bugs for graph kernels. 4 years ago
spectral_decomposition.py Update random walk kernels. 4 years ago
structural_sp.py Update comments, minor bugs for graph kernels. 4 years ago
structuralspKernel.py Update comments, minor bugs for graph kernels. 4 years ago
sylvester_equation.py Update random walk kernels. 4 years ago
treelet.py Update comments, minor bugs for graph kernels. 4 years ago
treeletKernel.py Update comments, minor bugs for graph kernels. 4 years ago
untilHPathKernel.py Update comments, minor bugs for graph kernels. 4 years ago
weisfeilerLehmanKernel.py Update comments, minor bugs for graph kernels. 4 years ago
weisfeiler_lehman.py Update comments, minor bugs for graph kernels. 4 years ago

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

Text Jupyter Notebook Python C++ other