Skip to content

FALCON Version 1.0

Choose a tag to compare

@nfelis nfelis released this 29 Oct 13:56
· 21 commits to main since this release
d392338

The first version of the FALCON (Fast Active Learning for Computational ab initio mOlecular dyNamics) Code. It includes on-the-fly training of a ML model and uses its own uncertainty estimation to decide whether an exact calculation is required. Gaussian Process Regression (GPR) and its sparsified versions (SparseGPR) as implemented in the AGOX framework by Hammer and co-workers is implemented as default ML models. A base class is provided in order to make different ML frameworks work together with FALCON.