Generating training data from trajectory #74
Replies: 1 comment 8 replies
-
Dear Jonathan, You can try to convert your file to Then in your yaml file, you can use the following to read your data file.
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a few trajectories where, at each frame, I have a text file where each line is an atom and we have values for the atom type, the x,y,z positions, and the x,y,z components of the force vector. Each text file also has the total potential energy. I have trajectories for different sized systems. How do I convert these data into something that Nequip (Allegro really) can work with? I've read the docs but not found an answer sorry if I missed something obvious.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions