How to generate a new Deep Potential from two existing Deep Potentials #2780
Answered
by
njzjz
Taixi-Feng
asked this question in
Q&A
-
I have a problem: I generated two different graph_1.pb and graph_2.pb files using the DeepMD-kit package, and I would like to build a new graph.pb file based on the formula E = λE1 + (1 - λ)E2 to be used to run the DPMD process in the LAMMPS software. May I know how I can do this? Thanks a lot for the help! |
Beta Was this translation helpful? Give feedback.
Answered by
njzjz
Sep 2, 2023
Replies: 1 comment 1 reply
-
I added such a model in #2781. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Taixi-Feng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I added such a model in #2781.