This is a major update to PROPhet. It includes the following functionality:
Custom PROPhet.xml File. Post process any data into PROPhet.xml for training to a BP potential. See the doc folder for more information as well as the new input_file
Specification of train, val, and test data in the input data. If val data specified, PROPhet will print the error of the validation data.
Nsave functionality to save the functional/potential every Nsave steps (useful for early stopping)
This is a major update to PROPhet. It includes the following functionality:
Custom PROPhet.xml File. Post process any data into PROPhet.xml for training to a BP potential. See the doc folder for more information as well as the new input_file
Specification of train, val, and test data in the input data. If val data specified, PROPhet will print the error of the validation data.
Nsave functionality to save the functional/potential every Nsave steps (useful for early stopping)
Other changes indicated in doc/input_file