update on gd to do

This commit is contained in:
mhjensen
2020-06-30 15:35:20 +02:00
parent 2ed9057aeb
commit 1e0051573d
+1 -1
View File
@@ -6,7 +6,7 @@ DATE: today
===== To do =====
* make plot of SGD moves
* idem for standard GD for simple minimization problem
* more material on autograd with examples
* more material on autograd with examples, discuss in particular the algorithm behind it, look up Journal of Computational and Applied Mathematics 124 (2000) 171 190
* develop an example for logistic regression (for example the breast cancer data)