Neural Network Potentials
This repository summarizes popular neural network potentials (NNPs) that serve as efficient replacements for ab initio calculations.
Note: This repository collects and summarizes the NNP models we have used. For the most up-to-date information, please refer to each model’s specific repository.
List of NNP Models
- M3GNet
- A versatile interatomic potential leveraging graph neural network architectures.
- CHGNet
- A universal neural network potential designed for accurate energy and force predictions.
- MatterSim
- A deep learning atomistic model for simulating materials across different elements, temperatures, and pressures.
- SevenNet
- A scalable, equivariance-enabled neural network for efficient parallel molecular dynamics simulations using LAMMPS.
- MACE
- A fast and accurate machine learning interatomic potential based on higher-order equivariant message passing.
- ORB
- Pretrained neural network potentials for atomic simulations, optimized for scalability and speed.
- OpenCatalystProject (Fairchem)
- A framework focused on generating and using catalyst reaction potentials with NNPs.
Other Model Training Approaches
DeepMD-kit is a package written in Python/C++, designed to minimize the effort required to build deep learning-based models of interatomic potential energy and force field and to perform molecular dynamics simulations.
-
- A toolkit for molecular dynamics simulations using deep neural network potentials.