Skip to content

Commit

Permalink
fix formula
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyaspiridonov committed Dec 16, 2023
1 parent 7d08b0f commit a8fa14b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1710,7 +1710,7 @@
"\\end{align*}\n",
"$$\n",
"\n",
"em que $r_{\\text{L1}} > 0$ é uma constante fornecida (o coeficiente de regularização L1), e $\\text{SoftThreshold}$ é o operador de limiarização suave (soft threshold), definido por:\n",
"em que $r_{\text{L1}} > 0$ é uma constante fornecida (o coeficiente de regularização L1), e $\\text{SoftThreshold}$ é o operador de limiarização suave (soft threshold), definido por:\n",
"\n",
"$$\n",
"\\text{SoftThreshold}(\\beta, \\gamma)\n",
Expand Down

0 comments on commit a8fa14b

Please sign in to comment.