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

add link for NEP_Active #864

Merged
merged 1 commit into from
Jan 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions tools/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@
| `pynep` | https://github.com/bigd4/PyNEP | `PyNEP` is a python interface of the machine learning potential NEP used in GPUMD. |
| `somd` | https://github.com/initqp/somd | `SOMD` is an ab-initio molecular dynamics (AIMD) package designed for the SIESTA DFT code. The SOMD code provides some common functionalities to perform standard Born-Oppenheimer molecular dynamics (BOMD) simulations, and contains a simple wrapper to the Neuroevolution Potential (NEP) package. The SOMD code may be used to automatically build NEPs by the mean of the active-learning methodology. |
| `NepTrainKit` | https://github.com/aboys-cb/NepTrainKit | `NepTrainKit` is a Python package for visualizing and manipulating training datasets for NEP. |
| `NEP_Active` | https://github.com/psn417/NEP_Active | `NEP_Active` is a python package for building the training set using active learning strategy. It follows the method of Moment Tensor Potential (MTP). |
Loading