Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A community template on using AI in Quantum Chemistry applications #157

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

karsar
Copy link

@karsar karsar commented Dec 9, 2024

This template provides a slightly non-computer-science example. One of the important topics in modern quantum chemistry is the acceleration of computations. To this end, AI techniques, such as the MACE package implementing neural network potentials, are used for calculating energies and forces.

While MACE-type equivariant neural networks excel in prediction accuracy, their application to molecular dynamics simulations reveals a less understood connection between the specific architecture of the MACE family and the success of molecular dynamics simulations. This slightly, but not fully, toy example sets the stage for an open-ended study.

An example of a generated paper can be found https://drive.google.com/file/d/1dO8qXeCWaXkqP-sbV4z1S5RwY--pmggh/view?usp=sharing

Three extra packages are required:
pip install mace-torch
pip install MDAnalysis
pip install statsmodels

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant