Skip to content

Commit

Permalink
Merge branch 'projected_proximal_location_scale' of github.com:Turing…
Browse files Browse the repository at this point in the history
…Lang/AdvancedVI.jl into projected_proximal_location_scale
  • Loading branch information
Red-Portal committed Dec 29, 2024
2 parents 1b3b734 + 86e1ab3 commit 9887bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/optimization.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ PolynomialAveraging
## Operators

Depending on the variational family, variational objective, and optimization strategy, it might be necessary to modify the variational parameters after performing a gradient-based update.
For this, an operator acting on the parameters can be supplied via the `operator` keyword argument of `optimize`.
For this, an operator acting on the parameters can be supplied via the `operator` keyword argument of `AdvancedVI.optimize`.

### [`ClipScale`](@id clipscale)

Expand Down

0 comments on commit 9887bb4

Please sign in to comment.