[mlpack-svn] r16262 - mlpack/trunk

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Mon Feb 10 09:46:27 EST 2014


Author: rcurtin
Date: Mon Feb 10 09:46:27 2014
New Revision: 16262

Log:
Some updates to what has been going on (lots of things!).


Modified:
   mlpack/trunk/HISTORY.txt

Modified: mlpack/trunk/HISTORY.txt
==============================================================================
--- mlpack/trunk/HISTORY.txt	(original)
+++ mlpack/trunk/HISTORY.txt	Mon Feb 10 09:46:27 2014
@@ -8,6 +8,12 @@
   * Fix MaxVarianceNewCluster (used when re-initializing clusters for k-means)
     (#314).
 
+  * Fixed implementation of Viterbi algorithm in HMM::Predict() (#316).
+
+  * Significant speedups for dual-tree algorithms using the cover tree (#243).
+
+  * Fix for LRSDP optimizer so that it compiles and can be used (#325).
+
 2014-01-06    mlpack 1.0.8
 
   * Memory leak in NeighborSearch index-mapping code fixed (#310).



More information about the mlpack-svn mailing list