You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm struggling to achieve good precision when training on monatomic clusters. I've tested this on C24 and Al45, and I consistently get poor accuracy. However, I haven't encountered this issue with water clusters or periodic systems, which makes me wonder if I'm doing something wrong.
I'm using DeepMD-Kit v2.2.10 and training on 5000 structures of Al45 over 1,000,000 epochs (with 1250 for validation).
Here’s my input file: input.json
And here are the learning curve and test results:
I've tried several things :
Tighter DFT convergence criteria on forces ;
Different codes (deMon2K and Orca) ;
Different methods (DFTB and DFT).
Unfortunately, none of these changes have led to significant improvements. 'm now considering tuning the NN hyperparameters or modifying the descriptors. Do you have any recommendations ?
Any insights would be greatly appreciated! Thanks in advance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone!
I'm struggling to achieve good precision when training on monatomic clusters. I've tested this on C24 and Al45, and I consistently get poor accuracy. However, I haven't encountered this issue with water clusters or periodic systems, which makes me wonder if I'm doing something wrong.
I'm using DeepMD-Kit v2.2.10 and training on 5000 structures of Al45 over 1,000,000 epochs (with 1250 for validation).
Here’s my input file:
input.json
And here are the learning curve and test results:


I've tried several things :
Unfortunately, none of these changes have led to significant improvements. 'm now considering tuning the NN hyperparameters or modifying the descriptors. Do you have any recommendations ?
Any insights would be greatly appreciated! Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions