Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Early Stopping Criteria besides number of iterations #11

Merged
merged 4 commits into from
Jan 9, 2025
Merged

Conversation

iagoleal
Copy link
Collaborator

@iagoleal iagoleal commented Dec 27, 2024

Implements

  • Time limit
  • Energy stagnates
  • Variance converges to zero

Closes #6.

@iagoleal iagoleal merged commit 19a40c0 into main Jan 9, 2025
10 checks passed
@iagoleal iagoleal deleted the stopping branch January 9, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stopping criteria besides iterations
2 participants