Skip to content

Commit 44db423

Browse files
authored
Update README.md
1 parent 07b7aa4 commit 44db423

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

README.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -112,30 +112,36 @@ The many-body Green's function provides access to electronic properties beyond d
112112
### Kernel Method
113113
- [wigner_kernel](https://github.com/lab-cosmo/wigner_kernels.git)
114114
They propose a novel density-based method which involves computing “Wigner kernels”.
115-
### Descriptor Domain
116-
- [DeePMD](https://github.com/deepmodeling/deepmd-kit)
117-
<br>A package designed to minimize the effort required to build deep learning based model of interatomic potential energy and force field and to perform molecular dynamics.
115+
### local descriptor-based model
118116
- [Torch-ANI](https://github.com/aiqm/torchani)
119117
<br>TorchANI is a pytorch implementation of ANI model.
120-
- [mdgrad](https://github.com/torchmd/mdgrad/tree/pair)
121-
Pytorch differentiable molecular dynamics
122118
- [PESPIP](https://github.com/PaulLHouston/PESPIP)
123119
Mathematica programs for choosing the best basis of permutational invariant polynomials for fitting a potential energy surface
120+
- [RuNNer](https://www.uni-goettingen.de/de/software/616512.html)
121+
<br>A program package for constructing high-dimensional neural network potentials,4G-HDNNPs,3G-HDNNPs.
122+
- [sGDML](http://www.sgdml.org/)
123+
<br> Symmetric Gradient Domain Machine Learning
124+
### invariant model
125+
- [DeePMD](https://github.com/deepmodeling/deepmd-kit)
126+
<br>A package designed to minimize the effort required to build deep learning based model of interatomic potential energy and force field and to perform molecular dynamics.
127+
### equivariant model
128+
### universal model
129+
130+
### others
131+
- [mdgrad](https://github.com/torchmd/mdgrad/tree/pair)
132+
Pytorch differentiable molecular dynamics
124133
<!-- markdown-link-check-disable-next-line -->
125134
- [Schrodinger-ANI](http://public-sani.onschrodinger.com/)
126135
A neural network potential energy function for use in drug discovery, with chemical element support extended from 41% to 94% of druglike molecules based on ChEMBL.
127136
- [NerualForceFild](https://github.com/learningmatter-mit/NeuralForceField)
128137
<br>The Neural Force Field (NFF) code is an API based on SchNet, DimeNet, PaiNN and DANN. It provides an interface to train and evaluate neural networks for force fields. It can also be used as a property predictor that uses both 3D geometries and 2D graph information.
129138
- [NNPOps](https://github.com/openmm/NNPOps)
130139
<br>The goal of this project is to promote the use of neural network potentials (NNPs) by providing highly optimized, open-source implementations of bottleneck operations that appear in popular potentials.
131-
- [RuNNer](https://www.uni-goettingen.de/de/software/616512.html)
132-
<br>A program package for constructing high-dimensional neural network potentials,4G-HDNNPs,3G-HDNNPs.
133140
- [aenet](https://github.com/atomisticnet/aenet)
134141
<br>The Atomic Energy NETwork (ænet) package is a collection of tools for the construction and application of atomic interaction potentials based on artificial neural networks.
135-
- [sGDML](http://www.sgdml.org/)
136-
<br> Symmetric Gradient Domain Machine Learning
137142
- [GAP](https://github.com/libAtoms/GAP)
138143
<br>This package is part of QUantum mechanics and Interatomic Potentials
144+
139145
- [QUIP](https://github.com/libAtoms/QUIP)
140146
<br>The QUIP package is a collection of software tools to carry out molecular dynamics simulations. It implements a variety of interatomic potentials and tight binding quantum mechanics, and is also able to call external packages, and serve as plugins to other software such as LAMMPS, CP2K and also the python framework ASE.
141147
- [NNP-MM](https://github.com/RowleyGroup/NNP-MM)

0 commit comments

Comments
 (0)