Skip to content

BaratiLab/GAMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GAMD

Data and code for Graph neural network Accelerated Molecular Dynamics

Dependencies

Data generation

The data generation scripts using classical MD are in the dataset subfolder. For example, to generate the data for Lennard Jones particles:

cd dataset
python generate_lj_data.py

The generated data can also be downloaded from below links:

The DFT data used in this work is derived from the paper: How van der Waals interactions determine the unique properties of water (pdf) (data link).

We provide our processed data (.npz fromat) at data link.

Training

The training scripts and pretrained models are in the code subfolder. Please refer to the subfolder for more details.

About

Data and code for graph neural network accelerated molecular dynamics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published