Git Product home page Git Product logo

how-to-validate-potentials's Introduction

How to validate ML potentials      DOI

Some tutorial-style examples for validating machine-learned interatomic potentials, to accompany the article:

Files

  1. demo-error-metrics.ipynb: A Python implementation of the RMSE and MAE metrics described in Fig 3. of the article

  2. demo-error-scaling.ipynb: A notebook to analyse the error scaling of the RMSE per atom with system size, as in Fig. 4

  3. demo-rotation-invariance.ipynb: A demonstration of the dependence of force component MAEs on the orientation of the system

  4. demo-similarity.ipynb: A notebook that uses the SOAP kernel to analyse a 10,000-atom compression MD simulation of silicon, as in Fig. 7

  5. demo-rss.ipynb: A notebook that creates initial 'sensible' random structures (using the buildcell code) and generates the plots from Fig. 8.

Installation

The notebooks above can be run directly, but they may require the installation of some external software if it is not yet available on your system.

To obtain quippy (for SOAP) and other dependencies, run

    pip install -r requirements.txt

The code required to run SOAP analysis is free to use for academic purposes (see https://github.com/libAtoms/QUIP for details).

To use demo-rss.ipynb completely, it is necessary to install the buildcell code (see https://www.mtg.msm.cam.ac.uk/Codes/AIRSS for details).

Key references

how-to-validate-potentials's People

Contributors

morrowchem avatar quantumchemist avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.