MACE creates fast and accurate machine learning interatomic potentials using higher-order equivariant message passing. It combines the strengths of the Atomic Cluster Expansion (ACE) with message passing neural networks (MPNNs). MACE ach…
MACE creates fast and accurate machine learning interatomic potentials using higher-order equivariant message passing. It combines the strengths of the Atomic Cluster Expansion (ACE) with message passing neural networks (MPNNs). MACE achieves state-of-the-art accuracy and is designed to be scalable for large simulations.
Reference papers are not yet linked for this code.
MACE creates fast and accurate machine learning interatomic potentials using higher-order equivariant message passing. It combines the strengths of the Atomic Cluster Expansion (ACE) with message passing neural networks (MPNNs). MACE achieves state-of-the-art accuracy and is designed to be scalable for large simulations.
Scientific domain: Machine learning potentials, equivariant neural networks
Target user community: MD users, ML researchers
Sources: MACE GitHub, arXiv:2206.07697
calc = MACECalculator(model_path='MACE.model', device='cuda')Primary sources:
Confidence: VERIFIED
Verification status: ✅ VERIFIED