Skip to content

Acellera/aceff_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Examples for using AceFF neural network potential.

There are 4 example notebooks They can be run in Google Colab or locally.

  • Single point energy calculator with ASE.

    • ./notebooks/aceff_single_point_calculation.ipynb Open In Colab
  • Batch minimization and molecular dynamics with PyTorch.

    • ./notebooks/aceff_batched_minimization_and_md.ipynb Open In Colab
  • Running MD for a small molecule in vacuum with OpenMM.

    • ./notebooks/aceff_openmm_md_example.ipynb Open In Colab
  • Running MD for a protein ligand complex using MM/ML mechanical embedding scheme with OpenMM.

    • ./notebooks/aceff_openmm_protein_ligand.ipynb Open In Colab

Python Environment for running locally

You will need to install:

  • torchmd-net

and depending on which example

  • openmm-torch openmm-ml
  • ase
  • rdkit

For the MD examples you will need a CUDA GPU.

The AceFF model files can be downloaded from HuggingFace: https://huggingface.co/Acellera

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published