[mlpack-git] master: Merge pull request #466 from stereomatchingkiss/softmaxExe (7983dc9)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Mon Nov 16 10:08:42 EST 2015


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

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/9d882d9461a656dfec814b0ec7ae32bd4aebf8b2...7983dc9bfef684061f040667a69de75887cd2330

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

commit 7983dc9bfef684061f040667a69de75887cd2330
Merge: 9d882d9 ceeb19f
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Nov 16 07:08:27 2015 -0800

    Merge pull request #466 from stereomatchingkiss/softmaxExe
    
    implement command line programs of softmaxRegression


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

7983dc9bfef684061f040667a69de75887cd2330
 .../methods/softmax_regression/CMakeLists.txt      |   8 +
 .../softmax_regression/softmax_regression.hpp      |   2 +-
 .../softmax_regression/softmax_regression_impl.hpp |   2 +-
 .../softmax_regression/softmax_regression_main.cpp | 239 +++++++++++++++++++++
 4 files changed, 249 insertions(+), 2 deletions(-)



More information about the mlpack-git mailing list