lanl / hippynn

python library for atomistic machine learning
https://lanl.github.io/hippynn/
Other
59 stars 22 forks source link

Request for group weights #41

Closed rohskopf closed 2 months ago

rohskopf commented 10 months ago

Sometimes we wanna have groups of structures, where we weight some configurations higher than others in the loss function.

Another step further when training to forces is to give weights that are inversely proportional to force magnitude. Sometimes the zero force configurations are very important for stabilizing weird structures.

Happy to help and test things out!