You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we keep record of the lower bound at each iteration, it should not be difficult to implement an optimal stopping mechanism. The user should be able to define a convergence criterion as an argument for the lighthergm::hergm function.
Also, it would be very convenient to log the lower bound value after each iteration.
The text was updated successfully, but these errors were encountered:
Since we keep record of the lower bound at each iteration, it should not be difficult to implement an optimal stopping mechanism. The user should be able to define a convergence criterion as an argument for the
lighthergm::hergm
function.Also, it would be very convenient to log the lower bound value after each iteration.
The text was updated successfully, but these errors were encountered: