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 $$