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

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 11:23:53 EST 2015


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

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/c872c173626a9457fc4e2387c37b0b3bd324185f...2fbecc5f7ea46c312d4bbf15be3c8bf7dbd53005

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

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

    Note that softmax regression is done.


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

2fbecc5f7ea46c312d4bbf15be3c8bf7dbd53005
 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