Apply model to different temperature? #1568
Answered
by
likefallwind
McAlexDudu
asked this question in
Q&A
-
Hi~ I have question that I use VASP calculate AIMD in 600K, and dp train these data. I wonder if I could use the graph.pb to run LAMMPS in other temperature or just the same 600K? why? |
Beta Was this translation helpful? Give feedback.
Answered by
likefallwind
Mar 16, 2022
Replies: 1 comment 1 reply
-
Please see this: #1316 If you let dp learn the Model in 600K, your model will only learn situation in 600K(or around 600K). Other temperatures, especially have big difference in 600K, you should train dp again |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
McAlexDudu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please see this: #1316
If you let dp learn the Model in 600K, your model will only learn situation in 600K(or around 600K). Other temperatures, especially have big difference in 600K, you should train dp again