Skip to content

Commit 95fc004

Browse files
committed
Add period
1 parent b46ebca commit 95fc004

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/posts/elo-system-gradient/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ $$
376376
\\\\
377377
\displaystyle
378378
\frac{r_j - r_\pi}{\sigma_\pi^2}
379-
\end{bmatrix}
379+
\end{bmatrix}.
380380
\end{equation}
381381
$$
382382

public/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ $$
607607
\\\\
608608
\displaystyle
609609
\frac{r_j - r_\pi}{\sigma_\pi^2}
610-
\end{bmatrix}
610+
\end{bmatrix}.
611611
\end{equation}
612612
$$<style>
613613
.box-body > :last-child {

public/the-elo-rating-system-through-likelihood-gradient-ascent/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ <h4 id="gaussian-performance">Gaussian Performance</h4>
634634
\\\\
635635
\displaystyle
636636
\frac{r_j - r_\pi}{\sigma_\pi^2}
637-
\end{bmatrix}
637+
\end{bmatrix}.
638638
\end{equation}
639639
$$<style>
640640
.box-body > :last-child {

0 commit comments

Comments
 (0)