deepmd-train

Train DeePMD-kit machine learning potentials with DPA-3 and se_e2_a descriptors.

181|20|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/Hello-QM/catgo-LRG --skill deepmd-train
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deepmd-train
Source: https://github.com/Hello-QM/catgo-LRG/tree/main/.claude/skills/deepmd-train
Command: npx skills add https://github.com/Hello-QM/catgo-LRG --skill deepmd-train

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Train DeePMD-kit machine learning potentials across DPA-3, se_e2_a, and fine-tuning from pretrained models.

Core Features & Use Cases

  • Supports end-to-end training of DeePMD-kit potentials with configurable descriptors and network architectures.
  • Handles data in DeePMD dpdata format, enables GPU-accelerated training on HPC clusters, and provides a clear workflow from data preparation to model freezing.
  • Useful for producing production-ready models for materials science simulations, including adsorbates and bulk systems.

Quick Start

Provide your dpdata-formatted training dataset and execute the training workflow to produce a production-ready DeePMD model.

Frequently Asked Questions about deepmd-train

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I train DeePMD-kit machine learning potentials on a GPU cluster?

Train DeePMD-kit machine learning potentials by deploying a production workflow on GPU-enabled HPC environments. The workflow processes dpdata-formatted datasets and manages end-to-end training, from data preparation to final model freezing.

Can I fine-tune a pretrained DeePMD model for materials science simulations?

Fine-tuning pretrained DeePMD models is fully supported for materials science simulations. You can apply pretrained models to new bulk systems or adsorbates, leveraging configurable descriptors and network architectures to produce production-ready potentials.

Do I need dpdata format to start training DeePMD potentials?

Yes, dpdata-formatted training data is a required input to start training DeePMD potentials. The workflow explicitly enforces proper data preparation alongside GPU availability and correct configuration of training and freezing steps before execution.

What DeePMD network architectures are supported for training machine learning potentials?

Supported network architectures include DPA-3 and se_e2_a for training machine learning potentials. These configurable descriptors allow you to tailor the training process to specific materials science contexts and scale across HPC clusters.

How does model freezing work in a DeePMD-kit training workflow?

Model freezing is the final step in the DeePMD-kit training workflow, producing a production-ready model. The workflow enforces proper configuration of both training and freezing steps to ensure the output machine learning potentials are fully optimized for simulations.