MM2SF
About
MM2SF automatically generates optimised Atom-Centred Symmetry Functions (ACSFs) for use as descriptors in neural network interatomic potentials. Given a molecular dynamics trajectory or normal-mode sampling, it applies a Gaussian Mixture Model (GMM) to decompose the chemical space into well-defined clusters, then selects symmetry function parameters that accurately describe each region.
Supported symmetry function types:
- Two-body (radial) — Grad
- Three-body (angular) — Gang (modified functional form)
Installation
pip install git+https://github.com/m-gallegos/MM2SF.git
Or from a downloaded zip:
pip install MM2SF-main.zip