Skip to content

Commit 999b7d5

Browse files
committed
last version for lecture
1 parent 151ee97 commit 999b7d5

File tree

7 files changed

+184
-184
lines changed

7 files changed

+184
-184
lines changed

doc/pub/week37/html/._week37-bs005.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ <h2 id="gradient-descent-example" class="anchor">Gradient descent example </h2>
359359
\end{bmatrix}.
360360
$$
361361

362-
<p>The cost/loss/risk function is given by (</p>
362+
<p>The cost/loss/risk function is given by </p>
363363
$$
364364
C(\theta) = \frac{1}{n}||X\theta-\mathbf{y}||_{2}^{2} = \frac{1}{n}\sum_{i=1}^{100}\left[ (\theta_0 + \theta_1 x_i)^2 - 2 y_i (\theta_0 + \theta_1 x_i) + y_i^2\right]
365365
$$

doc/pub/week37/html/week37-reveal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2 id="gradient-descent-example">Gradient descent example </h2>
304304
$$
305305
<p>&nbsp;<br>
306306

307-
<p>The cost/loss/risk function is given by (</p>
307+
<p>The cost/loss/risk function is given by </p>
308308
<p>&nbsp;<br>
309309
$$
310310
C(\theta) = \frac{1}{n}||X\theta-\mathbf{y}||_{2}^{2} = \frac{1}{n}\sum_{i=1}^{100}\left[ (\theta_0 + \theta_1 x_i)^2 - 2 y_i (\theta_0 + \theta_1 x_i) + y_i^2\right]

doc/pub/week37/html/week37-solarized.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ <h2 id="gradient-descent-example">Gradient descent example </h2>
405405
\end{bmatrix}.
406406
$$
407407

408-
<p>The cost/loss/risk function is given by (</p>
408+
<p>The cost/loss/risk function is given by </p>
409409
$$
410410
C(\theta) = \frac{1}{n}||X\theta-\mathbf{y}||_{2}^{2} = \frac{1}{n}\sum_{i=1}^{100}\left[ (\theta_0 + \theta_1 x_i)^2 - 2 y_i (\theta_0 + \theta_1 x_i) + y_i^2\right]
411411
$$

doc/pub/week37/html/week37.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ <h2 id="gradient-descent-example">Gradient descent example </h2>
482482
\end{bmatrix}.
483483
$$
484484

485-
<p>The cost/loss/risk function is given by (</p>
485+
<p>The cost/loss/risk function is given by </p>
486486
$$
487487
C(\theta) = \frac{1}{n}||X\theta-\mathbf{y}||_{2}^{2} = \frac{1}{n}\sum_{i=1}^{100}\left[ (\theta_0 + \theta_1 x_i)^2 - 2 y_i (\theta_0 + \theta_1 x_i) + y_i^2\right]
488488
$$
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)