ACEsuit / mace

MACE - Fast and accurate machine learning interatomic potentials with higher order equivariant message passing.
Other
413 stars 157 forks source link

Better fix for PR #405, fix patience check when swa is not active #411

Closed bernstei closed 1 month ago

bernstei commented 1 month ago

Check for swa is None rather than swa.start is None when doing patience checks