-
I'm using fparam as different temperatures. So do I need to shuffle the raw data set first or will deepmd-kit do it during training? I know that I need to make sure the last set (test set) contains all different temperatures, but I'm not sure if I need to shuffle the rest sets. Thank you for answering my questions. |
Beta Was this translation helpful? Give feedback.
Answered by
amcadmus
Apr 1, 2021
Replies: 1 comment 1 reply
-
DeePMD-kit shuffles the order of frames in the dataset automatically. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
njzjz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DeePMD-kit shuffles the order of frames in the dataset automatically.