[mlpack-svn] r16783 - mlpack/trunk

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Tue Jul 8 08:02:20 EDT 2014


Author: rcurtin
Date: Tue Jul  8 08:02:20 2014
New Revision: 16783

Log:
Note that we now have simulated annealing.


Modified:
   mlpack/trunk/HISTORY.txt

Modified: mlpack/trunk/HISTORY.txt
==============================================================================
--- mlpack/trunk/HISTORY.txt	(original)
+++ mlpack/trunk/HISTORY.txt	Tue Jul  8 08:02:20 2014
@@ -1,5 +1,7 @@
 ????-??-??    mlpack 1.0.9
 
+  * Added simulated annealing (SA) optimizer, contributed by Zhihao Lou.
+
   * GMM initialization is now safer and provides a working GMM when constructed
     with only the dimensionality and number of Gaussians (#314).
 



More information about the mlpack-svn mailing list