GraphKernels

A large collection of source codes for computing kernels on graph.

  • GraphKernelsCollection contains a variety of scripts for computing kernels with MATLAB and Python
  • graphkernels is a Python package for graph kernels. The Python interface is created from a C++ source code that is wrapped with SWIG
  • GKextCPy is the package created to build the extension module for the wrapper from C++ to Python