[mlpack-git] master, mlpack-1.0.x: Additional things that have changed. I incorrectly wrote in the last commit about stuff "I had done" but I'm not sure why, given that each of these contributions are from people who are other people. (d53ae6b)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 21:54:25 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 d53ae6b0c162f8b8b59468140782ddb2cfdda90b
Author: Ryan Curtin <ryan at ratml.org>
Date:   Fri Jul 25 16:08:17 2014 +0000

    Additional things that have changed.  I incorrectly wrote in the last commit
    about stuff "I had done" but I'm not sure why, given that each of these
    contributions are from people who are other people.


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

d53ae6b0c162f8b8b59468140782ddb2cfdda90b
 HISTORY.txt | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/HISTORY.txt b/HISTORY.txt
index 8f48fe4..771c9c0 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -41,6 +41,15 @@
   * Ball trees now work with dual-tree algorithms, via the BallBound<> bound
     structure (#320); fixed by Yash Vadalia.
 
+  * The NMF class is now AMF<>, and supports far more types of factorizations,
+    by Sumedh Ghaisas.
+
+  * A QUIC-SVD implementation has returned, written by Siddharth Agrawal and
+    based on older code from Mudit Gupta.
+
+  * Added perceptron and decision stump by Udit Saxena (these are weak learners
+    for an eventual AdaBoost class).
+
 2014-01-06    mlpack 1.0.8
 
   * Memory leak in NeighborSearch index-mapping code fixed (#310).



More information about the mlpack-git mailing list