Skip to content

Commit

Permalink
Update collections/_posts/2025-01-18-GradientStepDenoiser.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Painchaud <[email protected]>
  • Loading branch information
Tmodrzyk and nathanpainchaud authored Jan 23, 2025
1 parent 98d8d90 commit 2f13d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collections/_posts/2025-01-18-GradientStepDenoiser.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ I'll skip the details, but the important thing is that now we can devise a **con

$$ x^{n+1} = \text{Prox}_{\tau f} \circ \left( \text{Id} - \tau \lambda \nabla g_\sigma \right) (x^{n})$$

This algorithm is then proven to explicitely decrease the objective function:
This algorithm is then proven to explicitly decrease the objective function:

$$F(x) = f(x) + g_\sigma (x)$$

Expand Down

0 comments on commit 2f13d4e

Please sign in to comment.