Xiangyan93 / mgktools

Package for marginalized graph kernel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mgktools

Python Package using marginalized graph kernel (MGK) to predict molecular properties.

Installation

Suggested Package Versions: Python==3.10, GCC==11.2, CUDA==11.7.

pip install numpy==1.22.3 git+https://gitlab.com/Xiangyan93/graphdot.git@feature/xy git+https://github.com/bp-kelley/descriptastorus
pip install mgktools

Usage

See notebooks

Hyperparameters

hyperparameters contains the JSON files that define the hyperparameters for MGK.

Related work

About

Package for marginalized graph kernel.

License:MIT License


Languages

Language:Python 51.9%Language:Jupyter Notebook 48.1%