About sel key settting when training multiple systems #259
-
Dear deepmd developers, Thanks for sharing with us the wonderful DPMD kit. Best, Shuai |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Please use one list for them. For example, you can set 10 elements, the first 5 elements for the first system ( |
Beta Was this translation helpful? Give feedback.
-
Thank you very much! |
Beta Was this translation helpful? Give feedback.
Please use one list for them. For example, you can set 10 elements, the first 5 elements for the first system (
0, 1, 2, 3, 4
), and the last 5 elements for the second system (5, 6, 7, 8, 9
). You can also combine the same elements.