to do for GD

This commit is contained in:
mhjensen
2020-06-29 15:53:29 +02:00
parent 956670ec47
commit 2ed9057aeb
+8
View File
@@ -2,6 +2,14 @@ TITLE: Data Analysis and Machine Learning Lectures: Optimization and Gradient
AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of Physics, University of Oslo & Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University
DATE: today
!split
===== To do =====
* make plot of SGD moves
* idem for standard GD for simple minimization problem
* more material on autograd with examples
* develop an example for logistic regression (for example the breast cancer data)
!split
===== Optimization, the central part of any Machine Learning algortithm =====