Welcome to mlcg-tk’s documentation!

This is the base code to create training datasets for models such as the ones described in [TransCGSchnet] and [CGSchnet].

Docs badge License Circleci

A collection of tools for processing raw simulation data for use in training a transferable coarse grained (CG) forcefield, using the MLCG library.

Installation

Before installing mlcg-tk, you must install the mlcg package by following the instructions at:

https://github.com/ClementiGroup/mlcg

Once mlcg is installed, you can install mlcg-tk as follows:

git clone git@github.com:ClementiGroup/mlcg-tk.git
cd mlcg-tk
pip install .