[mlpack] 19/22: Build sparse autoencoder as part of mlpack.

Barak A. Pearlmutter barak+git at cs.nuim.ie
Thu Apr 17 12:23:03 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 90c14b953d1a1e4cb92258e4cbcbb038d5d3ab0c
Author: rcurtin <rcurtin at 9d5b8971-822b-0410-80eb-d18c1038ef23>
Date:   Wed Apr 16 18:59:15 2014 +0000

    Build sparse autoencoder as part of mlpack.
    
    
    git-svn-id: http://svn.cc.gatech.edu/fastlab/mlpack/trunk@16440 9d5b8971-822b-0410-80eb-d18c1038ef23
---
 src/mlpack/methods/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mlpack/methods/CMakeLists.txt b/src/mlpack/methods/CMakeLists.txt
index abcd383..9e15448 100644
--- a/src/mlpack/methods/CMakeLists.txt
+++ b/src/mlpack/methods/CMakeLists.txt
@@ -22,6 +22,7 @@ set(DIRS
   radical
   range_search
   rann
+  sparse_autoencoder
   sparse_coding
 )
 

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