From b9a1cae46820e576e6e2b2b56469a9efa1f8b7af Mon Sep 17 00:00:00 2001 From: Gerardo Marx Date: Mon, 22 Sep 2025 15:50:17 +0000 Subject: [PATCH] Update Readme --- Readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 2df11c4..e9c66c7 100644 --- a/Readme.md +++ b/Readme.md @@ -28,7 +28,9 @@ $$ \theta_2 \\ \vdots \\ \theta_n -\end{bmatrix} $$ +\end{bmatrix} +$$ + Resulting: $$\hat{y}= h_\theta(x) = x \theta $$