Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.1 KB

mgktools

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

Installation

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

pip install git+https://gitlab.com/Xiangyan93/graphdot.git@feature/xy
pip install mgktools

QuickStart with Google Colab

GPU is required to compute graph kernel.

Hyperparameters

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

Related work