Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
sebffischer committed Nov 27, 2024
1 parent 1c24181 commit 05a985c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* BREAKING_CHANGE: Early stopping now not uses `epochs - patience` for the internally tuned
epochs instead of `epochs` as it was before.
Further, check for improvement now uses `improvement <= min_delta` instead of `<`.
* fix: torch learners can now be used with `AutoTuner`

# mlr3torch 0.1.2

Expand Down

0 comments on commit 05a985c

Please sign in to comment.