added whiteboard notes

This commit is contained in:
Morten Hjorth-Jensen
2023-09-07 15:30:31 +02:00
parent d14a205300
commit e1dfee4ce4
7 changed files with 306 additions and 297 deletions
+1
View File
@@ -279,6 +279,7 @@ MathJax.Hub.Config({
<li> <a href="https://www.deeplearningbook.org/" target="_self">Recommended Reading: Goodfellow et al chapter 3 on probability theory</a></li>
<li> See also Murphy, sections 2.4 (Gaussian distributions) and 3.2 (Bayesian Statistics, basis)</li>
<li> <a href="https://youtu.be/Kc20CFK0z7Y" target="_self">Video of lecture</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep7.pdf" target="_self">Whiteboard notes</a></li>
</ul>
</ul>
<p>
+3 -1
View File
@@ -219,7 +219,9 @@ MathJax.Hub.Config({
<p><li> See also Murphy, sections 2.4 (Gaussian distributions) and 3.2 (Bayesian Statistics, basis)</li>
<p><li> <a href="https://youtu.be/Kc20CFK0z7Y" target="_blank">Video of lecture</a></li>
<p><li> <a href="https://youtu.be/Kc20CFK0z7Y" target="_blank">Video of lecture</a></li>
<p><li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep7.pdf" target="_blank">Whiteboard notes</a></li>
</ul>
<p>
</ul>
@@ -254,6 +254,7 @@ MathJax.Hub.Config({
<li> <a href="https://www.deeplearningbook.org/" target="_blank">Recommended Reading: Goodfellow et al chapter 3 on probability theory</a></li>
<li> See also Murphy, sections 2.4 (Gaussian distributions) and 3.2 (Bayesian Statistics, basis)</li>
<li> <a href="https://youtu.be/Kc20CFK0z7Y" target="_blank">Video of lecture</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep7.pdf" target="_blank">Whiteboard notes</a></li>
</ul>
</ul>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
+1
View File
@@ -331,6 +331,7 @@ MathJax.Hub.Config({
<li> <a href="https://www.deeplearningbook.org/" target="_blank">Recommended Reading: Goodfellow et al chapter 3 on probability theory</a></li>
<li> See also Murphy, sections 2.4 (Gaussian distributions) and 3.2 (Bayesian Statistics, basis)</li>
<li> <a href="https://youtu.be/Kc20CFK0z7Y" target="_blank">Video of lecture</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep7.pdf" target="_blank">Whiteboard notes</a></li>
</ul>
</ul>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
Binary file not shown.
File diff suppressed because it is too large Load Diff
+2
View File
@@ -16,6 +16,8 @@ DATE: September 4-8, 2023
* "Recommended Reading: Goodfellow et al chapter 3 on probability theory":"https://www.deeplearningbook.org/"
* See also Murphy, sections 2.4 (Gaussian distributions) and 3.2 (Bayesian Statistics, basis)
* "Video of lecture":"https://youtu.be/Kc20CFK0z7Y"
* "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep7.pdf"
!split
===== Material for the active learning sessions Tuesday and Wednesday =====