From 1e0051573d0c5b7bf6571fd7628972cc60649619 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Tue, 30 Jun 2020 15:35:20 +0200 Subject: [PATCH] update on gd to do --- doc/src/Splines/Splines.do.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/Splines/Splines.do.txt b/doc/src/Splines/Splines.do.txt index 8916c0b2b..cc0aad5f0 100644 --- a/doc/src/Splines/Splines.do.txt +++ b/doc/src/Splines/Splines.do.txt @@ -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)