[mlpack-git] master, mlpack-1.0.x: Note that we now have simulated annealing. (6fcd9bf)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 21:51:56 EST 2015


Repository : https://github.com/mlpack/mlpack

On branches: master,mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

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

commit 6fcd9bfea2326a0e39afbf5744ba0eea72d8fa4a
Author: Ryan Curtin <ryan at ratml.org>
Date:   Tue Jul 8 12:02:20 2014 +0000

    Note that we now have simulated annealing.


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

6fcd9bfea2326a0e39afbf5744ba0eea72d8fa4a
 HISTORY.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/HISTORY.txt b/HISTORY.txt
index 1daebf7..eaecf50 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -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-git mailing list