Skip to content

Commit

Permalink
news
Browse files Browse the repository at this point in the history
  • Loading branch information
sebffischer committed Dec 6, 2024
1 parent e8addaa commit f3bed9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
* feat: Added `n_layers` parameter to MLP
* BREAKING_CHANGE: Early stopping now not uses `epochs - patience` for the internally tuned
values instead of the trained number of `epochs` as it was before.
* fix: torch learners can now be used with `AutoTuner`
* feat: Added multimodal melanoma example task
* feat: Added a callback to iteratively unfreeze parameters for finetuning
* fix: torch learners can now be used with `AutoTuner`

# mlr3torch 0.1.2

Expand Down

0 comments on commit f3bed9d

Please sign in to comment.