8000 Home · fonsecag/MLFF Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
fonsecag edited this page Sep 30, 2020 · 3 revisions

This repository consists of a collection of tools combining unsupervised with supervised learning aimed at analysis, improving and generating molecular Machine Learning Force Fields (MMFF) or Potential Energy Surfaces (PES). By default, sGDML is the go-to model but this is adjustable by adding custom functions to work with other models.

In order to run many of the scripts here, the following python packages are needed (all available using pip): numpy, joblib, sklearn, sgdml, matplotlib and scipy

Clone this wiki locally
0