Skip to content

Simple example of creating, training, and running a machine learning potential for molecular dynamics

Notifications You must be signed in to change notification settings

sef43/example_MD_with_MLP

Repository files navigation

Simple example of creating, training, and using a Machine Learning Potential for Molecular Dynamics

This repo contains an example of creating, training, and using a machine learning potential. For simplicity a 2D Lennard Jones system will be used as the dataset.

The main notebook is simple_mlp.ipynb

The explains the steps and runs all of them.

The scripts it uses are in three separate python files:

A further notebook: MD_with_autograd/md_with_autograd.ipynb gives an example of using autograd to compute the force from a molecular potential energy function.

About

Simple example of creating, training, and running a machine learning potential for molecular dynamics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published