update
This commit is contained in:
@@ -228,7 +228,7 @@ MathJax.Hub.Config({
|
||||
|
||||
<p><li> Stochastic Gradient descent with examples and automatic differentiation</li>
|
||||
|
||||
<p><li> <a href="https://youtu.be/" target="_blank">Video of lecture</a></li>
|
||||
<p><li> <a href="https://youtu.be/bFRVuIJroHs" target="_blank">Video of lecture</a></li>
|
||||
|
||||
<p><li> Whiteboard notes TBA at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep28.pdf" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep28.pdf</tt></a></li>
|
||||
|
||||
|
||||
@@ -364,7 +364,7 @@ MathJax.Hub.Config({
|
||||
<ul>
|
||||
<li> Repetition of Logistic regression equations and classification problems and discussion of Gradient methods. Examples on how to implement Logistic Regression and discussion of stochastic gradient descent</li>
|
||||
<li> Stochastic Gradient descent with examples and automatic differentiation</li>
|
||||
<li> <a href="https://youtu.be/" target="_blank">Video of lecture</a></li>
|
||||
<li> <a href="https://youtu.be/bFRVuIJroHs" target="_blank">Video of lecture</a></li>
|
||||
<li> Whiteboard notes TBA at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep28.pdf" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep28.pdf</tt></a></li>
|
||||
<li> Readings and Videos:</li>
|
||||
<ul>
|
||||
|
||||
@@ -441,7 +441,7 @@ MathJax.Hub.Config({
|
||||
<ul>
|
||||
<li> Repetition of Logistic regression equations and classification problems and discussion of Gradient methods. Examples on how to implement Logistic Regression and discussion of stochastic gradient descent</li>
|
||||
<li> Stochastic Gradient descent with examples and automatic differentiation</li>
|
||||
<li> <a href="https://youtu.be/" target="_blank">Video of lecture</a></li>
|
||||
<li> <a href="https://youtu.be/bFRVuIJroHs" target="_blank">Video of lecture</a></li>
|
||||
<li> Whiteboard notes TBA at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep28.pdf" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep28.pdf</tt></a></li>
|
||||
<li> Readings and Videos:</li>
|
||||
<ul>
|
||||
|
||||
Binary file not shown.
+1182
-735
File diff suppressed because one or more lines are too long
@@ -19,7 +19,7 @@ These sections summarize neatly what we have done till now and point to what is
|
||||
!bblock Material for the lecture on Thursday September 28
|
||||
* Repetition of Logistic regression equations and classification problems and discussion of Gradient methods. Examples on how to implement Logistic Regression and discussion of stochastic gradient descent
|
||||
* Stochastic Gradient descent with examples and automatic differentiation
|
||||
* "Video of lecture":"https://youtu.be/"
|
||||
* "Video of lecture":"https://youtu.be/bFRVuIJroHs"
|
||||
* Whiteboard notes TBA at URL:"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep28.pdf"
|
||||
* Readings and Videos:
|
||||
* These lecture notes
|
||||
|
||||
Reference in New Issue
Block a user