Skip to content

selection of proper batch size #226

Answered by Linux-cpp-lisp
saeedshahi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @saeedshahi ,

Yes, it is basically just a hyperparameter. The logic behind that choice is the number of labels: when you are doing force training, each frame has 3N + 1 labels (3N force components and 1 total energy), whereas when you do just energy training, each frame only contributes a single label.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by saeedshahi
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