Open jasonzzj97 opened 3 years ago
Thanks for finding this! The repulsion prior is very simple, so for decent initial repulsion parameter choices I believe the network should be able learn corrections to the prior if needed. Regardless, the factor of two should not be there. I will add it to my list of things to do.
Hi,
There are inconsistent descriptions of RepulsionLayer comments and the actual calculation formula.
U_repulsion_ij = (sigma_{ij} / r_{ij}) ^ exp_{ij}
and