[mlpack-git] master: Note that softmax regression is done. (3e4a3c8)

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


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

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

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

commit 3e4a3c8ba42e113e0cdebd73bbfa1f6dea9d7010
Author: Ryan Curtin <ryan at ratml.org>
Date:   Thu Mar 5 11:23:36 2015 -0500

    Note that softmax regression is done.


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

3e4a3c8ba42e113e0cdebd73bbfa1f6dea9d7010
 HISTORY.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/HISTORY.md b/HISTORY.md
index 8e94966..26dfde5 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -19,6 +19,8 @@
 
   * No more dependence on Boost.Random; now we use C++11 STL random support.
 
+  * Add softmax regression, contributed by Siddharth Agrawal and QiaoAn Chen.
+
 ### mlpack 1.0.11
 ###### 2014-12-11
   * Proper handling of dimension calculation in PCA.



More information about the mlpack-git mailing list