Skip to main content

NEP自动训练

Project description

PyPI Downloads Requires Python 3.10+

Installation

You can install it via pip:

pip install NepTrain

If you want to use the latest changes from the main branch, you can install it directly from GitHub:

pip install -U git+https://github.com/aboys-cb/NepTrain

Community Support

Software Architecture

It is recommended to use Python 3.10 or higher. Older versions might cause type errors. We also recommend using GPUMD version 3.9.5 or higher.

Usage

Modify the vim ~/.NepTrain file to change the pseudopotential file path. If this file doesn't exist, simply run NepTrain init once to generate it.

Creating Training Set (Optional)

Generate a perturbation training set for structures or structure files.

For example, apply a 0.03 lattice distortion and 0.1 atomic perturbation:

NepTrain perturb ./structure/Cs16Ag8Bi8I48.vasp --num 2000 --cell 0.03 -d 0.1  
NepTrain select perturb.xyz -max 100  

1. Initialization

First, initialize NepTrain. This will create a submission script in the current directory:

NepTrain init

3. Submit Job

After modifying the submission script and job configuration, you can submit the job by running the following command on a login node:

NepTrain train job.yaml

For running the job in the background, use nohup

nohup NepTrain train job.yaml &

If the job is interrupted, there will be a restart.yaml file in the directory. To resume the job, run:

NepTrain train restart.yaml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neptrain-1.5.6.tar.gz (284.1 kB view details)

Uploaded Source

File details

Details for the file neptrain-1.5.6.tar.gz.

File metadata

  • Download URL: neptrain-1.5.6.tar.gz
  • Upload date:
  • Size: 284.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.9.21

File hashes

Hashes for neptrain-1.5.6.tar.gz
Algorithm Hash digest
SHA256 078f14aa0e5ea16cf3ffcd29479fd2f5baaf40c6f95ca2a9e23d65aa52c1df0b
MD5 7e1635cd466d0029d75836cbc3130eb2
BLAKE2b-256 505f154d177a635576865f0dbdafb122f8d4c5dd1ff9abef72ebc89d4cde5b90

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page