Skip to content

ENH: add early stopping for torch flows#78

Merged
mj-will merged 2 commits into
mainfrom
early-stopping
May 26, 2026
Merged

ENH: add early stopping for torch flows#78
mj-will merged 2 commits into
mainfrom
early-stopping

Conversation

@mj-will

@mj-will mj-will commented May 26, 2026

Copy link
Copy Markdown
Owner

Add early stopping via the patience keyword arguments to zuko-based flows.

The flowjax flows already supported this via max_patience.

I've also improved the doc-strings to describe the options.

Closes #69

@mj-will mj-will added the enhancement New feature or request label May 26, 2026
@mj-will mj-will merged commit 8357b32 into main May 26, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ENH: early stopping for normalizing flow training

1 participant