[mlpack-git] master: add the link to UFLDL (fc58d77)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Mon Nov 30 10:40:01 EST 2015


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

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/5aaf0e441dd64a5de9a0210aa7a837eecf162d12...e4519fc42a2a340cf0387ab082bf49b9715c871b

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

commit fc58d77a804f733c0d7c26de26724ef00380f050
Author: stereomatchingkiss <stereomatchingkiss at gmail.com>
Date:   Wed Oct 28 06:46:04 2015 +0800

    add the link to UFLDL


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

fc58d77a804f733c0d7c26de26724ef00380f050
 src/mlpack/methods/sparse_autoencoder/maximal_inputs.hpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/mlpack/methods/sparse_autoencoder/maximal_inputs.hpp b/src/mlpack/methods/sparse_autoencoder/maximal_inputs.hpp
index c9ddfdc..177fe37 100644
--- a/src/mlpack/methods/sparse_autoencoder/maximal_inputs.hpp
+++ b/src/mlpack/methods/sparse_autoencoder/maximal_inputs.hpp
@@ -8,7 +8,8 @@ namespace nn {
 
 
 /**
- * Maximize the hidden units of the parameters
+ * Maximize the hidden units of the parameters, details are located at
+ * http://deeplearning.stanford.edu/wiki/index.php/Visualizing_a_Trained_Autoencoder
  * @param params The parameters want to maximize
  * @param output Parameters after maximize
  * @pre The layout of the parameters should be same as following



More information about the mlpack-git mailing list