[mlpack-git] master, mlpack-1.0.x: Test sparse autoencoder. (654865f)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 21:46:49 EST 2015


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

On branches: master,mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

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

commit 654865f0abe4b380cdd977dd58cfff8d0eb44181
Author: Ryan Curtin <ryan at ratml.org>
Date:   Wed Apr 16 19:01:29 2014 +0000

    Test sparse autoencoder.


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

654865f0abe4b380cdd977dd58cfff8d0eb44181
 src/mlpack/tests/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mlpack/tests/CMakeLists.txt b/src/mlpack/tests/CMakeLists.txt
index 2bdac06..2e7f3ce 100644
--- a/src/mlpack/tests/CMakeLists.txt
+++ b/src/mlpack/tests/CMakeLists.txt
@@ -38,6 +38,7 @@ add_executable(mlpack_test
   save_restore_utility_test.cpp
   sgd_test.cpp
   sort_policy_test.cpp
+  sparse_autoencoder_test.cpp
   sparse_coding_test.cpp
   to_string_test.cpp
   tree_test.cpp



More information about the mlpack-git mailing list