Replies: 2 comments 1 reply
-
Hi W-En, For the first question, all the relevant keywords are presented on Zhihu. Those not mentioned are normal keywords of Deepmd-kit, so I didn't explain them. Which keywords don't you understand? You can list it here and I will explain it. Later we will update the keywords of transfer learning in Github. For the second question, we excluded those data because the deviation is rather small. We believed that including these data will not improve the model evidently. This idea is similar to the common model-deviation process. Let me know if you have any other questions, Yinan |
Beta Was this translation helpful? Give feedback.
-
Hello nan, I have a few questions on keywords like Beyond that, in In In I am sorry that I have many questions, and I would appreciate your reply. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello developers,
Recently I read about the transfer learning work you mentioned on Zhihu and looked up related papers. It is a useful feature as we won't spent long time on retraining a new dp model when we chose an inappropriate functional in last training process. Although the JSON file has been presented on Zhihu, I noticed that it seems to mention some new keywords. Unfortunately, I don't see much about this on dpGen's Github page.
So the first question is, where should I look up the relevant keywords so that I can write a JSON file that suits my project.
Another issue is that I have some questions about the transfer learning process in YiNan Wang et al. 's paper. Why should we exclude the data with model deviations smaller than 0.05 eV Å−1. Is this to reduce redundant data?
The data with model deviations smaller than 0.05 eV Å−1 are excluded, and then at most 100 data points are randomly picked from the remaining dataset (those data with model deviations larger than 0.05 eV Å−1)
The following provides a part of the code of the JSON file on Zhihu, which seems not completely consistent with the description in the paper. And does the setting of energy mean that it is not used as a filter for data?
Looking forward to your reply.
zhaow
https://www.zhihu.com/org/shen-du-shi-neng-deep-potential
Beta Was this translation helpful? Give feedback.
All reactions