week39
This commit is contained in:
@@ -8,9 +8,14 @@ DATE: today
|
||||
* Thursday: Repetition of Logistic regression equations and discussion of Gradient methods
|
||||
* Friday: Stochastic Gradient descent with examples and automatic differeantion
|
||||
|
||||
|
||||
Reading suggestions for both days: "Aurelien Geron's chapter 4":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/Textbooks/TensorflowML.pdf" and "Murphy sections 8.3 and 8.5":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/Textbooks/MachineLearningMurphy.pdf"
|
||||
|
||||
!split
|
||||
===== Thursday September 24 =====
|
||||
|
||||
"Overview Video, why do we care about gradient methods?":""
|
||||
|
||||
!split
|
||||
===== Optimization, the central part of any Machine Learning algortithm =====
|
||||
|
||||
@@ -652,6 +657,7 @@ plt.show()
|
||||
!split
|
||||
===== Friday September 25 =====
|
||||
|
||||
"Overview Video, why stochastic gradient methods?":""
|
||||
|
||||
!split
|
||||
===== Stochastic Gradient Descent =====
|
||||
|
||||
Reference in New Issue
Block a user