Replies: 1 comment
-
The explanation is available in the documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Because I want to figure out the deepMD network how to work and output the energy. In other words, I know how to get the env matrix and know the equation about rotation,translation, and permutation. but after these steps, we need input the descriptor D to network(fitting netwotk N) and get the output 'energy'. But I don't konw the processing in fitting network . I also saw the Dr.zhang's papers about DeepMD. However, the paper didn't illustrate the fitting processing in detail. Can you help me and explain it. Thank you very much.
DeePMD-kit Version
dp --2.1.5
TensorFlow Version
tf --2.11.0
Python Version, CUDA Version, GCC Version, LAMMPS Version, etc
py3.6
Details
Because I want to figure out the deepMD network how to work and output the energy. In other words, I know how to get the env matrix and know the equation about rotation,translation, and permutation. but after these steps, we need input the descriptor D to network(fitting netwotk N) and get the output 'energy'. But I don't konw the processing in fitting network . I also saw the Dr.zhang's papers about DeepMD. However, the paper didn't illustrate the fitting processing in detail. Can you help me and explain it. Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions