[mlpack-git] master: Added Gradient Descent in HISTORY file (e6c39b3)

gitdub at mlpack.org gitdub at mlpack.org
Sun Oct 2 12:33:43 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/998bb2fae41210d03ddf007b51d994a9cf6262cf...5fd539549c181e602e48c18fd9c024382c42d676

>---------------------------------------------------------------

commit e6c39b355d9168b093eefaea2b7fd5e984865b08
Author: sumedhghaisas <sumedhghaisas at gmail.com>
Date:   Sun Oct 2 22:03:43 2016 +0530

    Added Gradient Descent in HISTORY file


>---------------------------------------------------------------

e6c39b355d9168b093eefaea2b7fd5e984865b08
 HISTORY.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/HISTORY.md b/HISTORY.md
index 759fa20..6e3cbc0 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




More information about the mlpack-git mailing list