Skip to content
Discussion options

You must be logged in to vote

Hi Aditi,

We came up with similar issue when the training is not fully converged. I would recommend you train you system with more "stop_batch". It is noted that the "decay_steps" should increase correspondingly to make sure that the stop learning rate is of order 1e-8.

It is possible to check the quality of the model by the model deviation, as mentioned in section IV of the paper. It lets you know when your model fails in predicting the cg forces of a configuration.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by njzjz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #45 on December 24, 2020 14:57.