Skip to content

Release version 3.11.0: "Sunny Day"#449

Merged
rcurtin merged 2 commits intomlpack:masterfrom
rcurtin:release-3.11.0
Dec 16, 2025
Merged

Release version 3.11.0: "Sunny Day"#449
rcurtin merged 2 commits intomlpack:masterfrom
rcurtin:release-3.11.0

Conversation

@rcurtin
Copy link
Member

@rcurtin rcurtin commented Dec 15, 2025

This automatically-generated pull request adds the commits necessary to make the 3.11.0 release.

Once the PR is merged, mlpack-bot will tag the release as HEAD~1 (so that it doesn't include the new HISTORY block) and publish it.

Or, well, hopefully that will happen someday.

When you merge this PR, be sure to merge it using a rebase.

Changelog

  • Refactor GradientDescent into GradientDescentType<UpdatePolicyType, DecayPolicyType> and add the DeltaBarDelta and MomentumDeltaBarDelta optimizers (#440).

  • Fix an off-by-one bug where the actual number of executed iterations was one fewer than the specified maxIterations (#443).

@rcurtin rcurtin merged commit 30dbb05 into mlpack:master Dec 16, 2025
1 of 6 checks passed
@rcurtin rcurtin deleted the release-3.11.0 branch December 16, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants