Skip to content

Commit 7b81bf7

Browse files
authored
Merge pull request #22 from Eipgen/dev4
update new moddels
2 parents 4eb2e80 + 2c95a76 commit 7b81bf7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ a Δ-machine learning model for obtaining Kohn–Sham accuracy from orbital-free
5656
<!-- markdown-link-check-disable-next-line -->
5757
- [PairNet](https://doi.org/10.26434/chemrxiv-2023-n1skn)
5858
A molecular orbital based machine learning model for predicting accurate CCSD(T) correlation energies. The model, named as PairNet, shows excellent transferability on several public data sets using features inspired by pair natural orbitals(PNOs).
59+
- [SPAHM(a,b)](https://github.com/lcmd-epfl/SPAHM-RHO)
60+
SPAHM(a,b): encoding the density information from guess Hamiltonian in quantum machine learning representations
61+
5962
## Green Function
6063
- [DeepGreen](https://arxiv.org/abs/2312.14680)
6164
The many-body Green's function provides access to electronic properties beyond density functional theory level in ab inito calculations. It present proof-of-concept benchmark results for both molecules and simple periodic systems, showing that our method is able to provide accurate estimate of physical observables such as energy and density of states based on the predicted Green's function.
@@ -67,6 +70,8 @@ The many-body Green's function provides access to electronic properties beyond d
6770
<br>TorchANI is a pytorch implementation of ANI model.
6871
- [mdgrad](https://github.com/torchmd/mdgrad/tree/pair)
6972
Pytorch differentiable molecular dynamics
73+
- [PESPIP](https://github.com/PaulLHouston/PESPIP)
74+
Mathematica programs for choosing the best basis of permutataionally invariant polynomials for fitting a potential energy surface
7075
- [Schrodinger-ANI](http://public-sani.onschrodinger.com/)
7176
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.
7277
- [NerualForceFild](https://github.com/learningmatter-mit/NeuralForceField)
@@ -216,9 +221,13 @@ AIRS is a collection of open-source software tools, datasets, and benchmarks ass
216221
A hybrid wide-coverage intermolecular interaction model consisting of an analytically polarizable force field combined with a short-range neural network correction for the total intermolecular interaction energy.
217222
- [PAMNet](https://github.com/XieResearchGroup/Physics-aware-Multiplex-GNN)
218223
PAMNet(Physics-aware Multiplex Graph Neural Network) is an improved version of MXMNet and outperforms state-of-the-art baselines regarding both accuracy and efficiency in diverse tasks including small molecule property prediction, RNA 3D structure prediction, and protein-ligand binding affinity prediction.
224+
- [Multi-fidelity GNNs](https://github.com/davidbuterez/multi-fidelity-gnns-for-drug-discovery-and-quantum-mechanics)
225+
Multi-fidelity GNNs for drug discovery and quantum mechanics
219226
### Transformer Domain
220227
- [SpookyNet](https://github.com/OUnke/SpookyNet)
221228
<br>Spookynet: Learning force fields with electronic degrees of freedom and nonlocal effects.
229+
- [trip](https://github.com/dellacortelab/trip)
230+
Transformer Interatomic Potential (TrIP): a chemically sound potential based on the SE(3)-Transformer
222231

223232
## Semi-Empirical Quantum Mechanical Method
224233

0 commit comments

Comments
 (0)