Skip to content

Commit 108b717

Browse files
committed
minor updates
1 parent e47521f commit 108b717

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed
993 Bytes
Binary file not shown.

images/deepnet_regressor-matrices.pdf

3.4 KB
Binary file not shown.

index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,19 @@ <h3>DeepNets 3 Ways</h3>
126126
<img src="images/deepnet_regressor-all.pdf" alt="" width=90%>
127127
</section>
128128
</section>
129-
<section id="Bayesian Linear Regression" data-transition="slide">
129+
<section>
130130
<section>
131-
<h2>Bayesian Linear Regression</h2>
131+
<h2>Going Bayesian</h2>
132132
</section>
133133
<section>
134134
<p>Key Idea: Learn probability density over parameter space.</p>
135135
</section>
136+
</section>
137+
138+
<section id="Bayesian Linear Regression" data-transition="slide">
139+
<section>
140+
<h2>Bayesian Linear Regression</h2>
141+
</section>
136142
<section>
137143
<h3>Intuition</h3>
138144
<img src="images/linreg-estimates.pdf" alt="" width=60%>

0 commit comments

Comments
 (0)