[mlpack] 217/324: 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.
Barak A. Pearlmutter
barak+git at cs.nuim.ie
Sun Aug 17 08:22:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch svn-trunk
in repository mlpack.
commit e75989e4786d06d52925950c4df13e1dbf497cba
Author: rcurtin <rcurtin at 9d5b8971-822b-0410-80eb-d18c1038ef23>
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.
git-svn-id: http://svn.cc.gatech.edu/fastlab/mlpack/trunk@16859 9d5b8971-822b-0410-80eb-d18c1038ef23
---
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).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git
More information about the debian-science-commits
mailing list