karansaxena / GraphKernels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C++ 80.0%Language:Python 7.8%Language:MATLAB 7.2%Language:C 5.1%