Replies: 1 comment 1 reply
-
Removing the frames from the datasets will work. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
While training, I use atom_ener.npy as the only training input data ( I have already set start and limit _pref_e, pref_f, pref_v to be zero, and start_pref_ae and limit_pref_ae to be one).
But I do not want to learn all of the data from atom_ener.npy. Can I make dp to selectively learn only part of the data? The remaining unlearned data is set only as the surroundings.
I want to do so because I have already known some of the atom_ener.npy data are inaccurate
Beta Was this translation helpful? Give feedback.
All reactions