added video

This commit is contained in:
Morten Hjorth-Jensen
2022-10-06 15:00:45 +02:00
parent 15acce0eeb
commit 5213c3f51d
9 changed files with 226 additions and 209 deletions
+1 -1
View File
@@ -327,7 +327,7 @@ MathJax.Hub.Config({
</center>
<br>
<center>
<h4>Oct 3, 2022</h4>
<h4>Oct 6, 2022</h4>
</center> <!-- date -->
<br>
+4 -1
View File
@@ -312,7 +312,10 @@ MathJax.Hub.Config({
<h2 id="plan-for-week-40" class="anchor">Plan for week 40 </h2>
<ul>
<li> Thursday: Repetion and summary of Stochastic Gradient descent with examples and automatic differentiation and begin Neural Networks.</li>
<li> Thursday: Repetion and summary of Stochastic Gradient descent with examples and automatic differentiation and begin Neural Networks.</li>
<ul>
<li> <a href="https://youtu.be/sCHiGSoG2lE" target="_self">Video of lecture</a></li>
</ul>
<li> Friday: Neural Networks, setting up the basic steps, from the simple perceptron model to the multi-layer perceptron model. Presentation of project 2.</li>
</ul>
<p>Reading suggestions for both days: <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/Textbooks/TensorflowML.pdf" target="_self">Aurelien Geron's chapter 10</a> and Hastie et al chapter 11.
+1 -1
View File
@@ -327,7 +327,7 @@ MathJax.Hub.Config({
</center>
<br>
<center>
<h4>Oct 3, 2022</h4>
<h4>Oct 6, 2022</h4>
</center> <!-- date -->
<br>
+7 -2
View File
@@ -184,7 +184,7 @@ MathJax.Hub.Config({
</center>
<br>
<center>
<h4>Oct 3, 2022</h4>
<h4>Oct 6, 2022</h4>
</center> <!-- date -->
<br>
@@ -198,7 +198,12 @@ MathJax.Hub.Config({
<h2 id="plan-for-week-40">Plan for week 40 </h2>
<ul>
<p><li> Thursday: Repetion and summary of Stochastic Gradient descent with examples and automatic differentiation and begin Neural Networks.</li>
<p><li> Thursday: Repetion and summary of Stochastic Gradient descent with examples and automatic differentiation and begin Neural Networks.</li>
<ul>
<p><li> <a href="https://youtu.be/sCHiGSoG2lE" target="_blank">Video of lecture</a></li>
</ul>
<p>
<p><li> Friday: Neural Networks, setting up the basic steps, from the simple perceptron model to the multi-layer perceptron model. Presentation of project 2.</li>
</ul>
<p>
+5 -2
View File
@@ -265,7 +265,7 @@ MathJax.Hub.Config({
</center>
<br>
<center>
<h4>Oct 3, 2022</h4>
<h4>Oct 6, 2022</h4>
</center> <!-- date -->
<br>
@@ -273,7 +273,10 @@ MathJax.Hub.Config({
<h2 id="plan-for-week-40">Plan for week 40 </h2>
<ul>
<li> Thursday: Repetion and summary of Stochastic Gradient descent with examples and automatic differentiation and begin Neural Networks.</li>
<li> Thursday: Repetion and summary of Stochastic Gradient descent with examples and automatic differentiation and begin Neural Networks.</li>
<ul>
<li> <a href="https://youtu.be/sCHiGSoG2lE" target="_blank">Video of lecture</a></li>
</ul>
<li> Friday: Neural Networks, setting up the basic steps, from the simple perceptron model to the multi-layer perceptron model. Presentation of project 2.</li>
</ul>
<p>Reading suggestions for both days: <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/Textbooks/TensorflowML.pdf" target="_blank">Aurelien Geron's chapter 10</a> and Hastie et al chapter 11.
+5 -2
View File
@@ -342,7 +342,7 @@ MathJax.Hub.Config({
</center>
<br>
<center>
<h4>Oct 3, 2022</h4>
<h4>Oct 6, 2022</h4>
</center> <!-- date -->
<br>
@@ -350,7 +350,10 @@ MathJax.Hub.Config({
<h2 id="plan-for-week-40">Plan for week 40 </h2>
<ul>
<li> Thursday: Repetion and summary of Stochastic Gradient descent with examples and automatic differentiation and begin Neural Networks.</li>
<li> Thursday: Repetion and summary of Stochastic Gradient descent with examples and automatic differentiation and begin Neural Networks.</li>
<ul>
<li> <a href="https://youtu.be/sCHiGSoG2lE" target="_blank">Video of lecture</a></li>
</ul>
<li> Friday: Neural Networks, setting up the basic steps, from the simple perceptron model to the multi-layer perceptron model. Presentation of project 2.</li>
</ul>
<p>Reading suggestions for both days: <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/Textbooks/TensorflowML.pdf" target="_blank">Aurelien Geron's chapter 10</a> and Hastie et al chapter 11.
Binary file not shown.
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -6,7 +6,8 @@ DATE: today
!split
===== Plan for week 40 =====
* Thursday: Repetion and summary of Stochastic Gradient descent with examples and automatic differentiation and begin Neural Networks.
* Thursday: Repetion and summary of Stochastic Gradient descent with examples and automatic differentiation and begin Neural Networks.
* "Video of lecture":"https://youtu.be/sCHiGSoG2lE"
* Friday: Neural Networks, setting up the basic steps, from the simple perceptron model to the multi-layer perceptron model. Presentation of project 2.