From e6c39b355d9168b093eefaea2b7fd5e984865b08 Mon Sep 17 00:00:00 2001 From: sumedhghaisas Date: Sun, 2 Oct 2016 22:03:43 +0530 Subject: [PATCH] Added Gradient Descent in HISTORY file --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 759fa20c6b..6e3cbc0ba6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -13,6 +13,8 @@ * Bump minimum required version of Armadillo to 4.200.0. + * Added Simple Gradient Descent Optimizer. + ### mlpack 2.0.3 ###### 2016-07-21 * Added multiprobe LSH (#691). The parameter 'T' to LSHSearch::Search() can