[mlpack-git] [mlpack] Cnn work around (#453)

stereomatchingkiss notifications at github.com
Tue Sep 22 21:18:08 EDT 2015


Use work around to fix the compile time error of vc2015(this fix could past the unit test)

You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/453

-- Commit Summary --

  * improve speed of SparseAutoencoder and make it more flexible
  * fix example of sparse_autoencoder
  * reduce the cost of construction and destruction of the layers
  * refine the example; the size of the basis should not too big
  * refine the example
  * refine the example
  * can use Greedy parameters to determine the Gradient should omit some repeated calculation or not
  * add test cases of modified SparseAutoEncoder
  * add test
  * change the name of test suite to avoid definition confliction
  * change boost test header to avoid build issue
  * use work around to fix the compile time error of cnn(internal error occur)

-- File Changes --

    A src/mlpack/methods/ann/activation_functions/lazy_logistic_function.hpp (90)
    M src/mlpack/methods/ann/cnn.hpp (30)
    A src/mlpack/methods/ann/sparse_autoencoder_function.hpp (407)
    M src/mlpack/tests/CMakeLists.txt (1)
    A src/mlpack/tests/sparse_autoencoder_test_2.cpp (278)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/453.patch
https://github.com/mlpack/mlpack/pull/453.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/453
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150922/50997ef1/attachment.html>


More information about the mlpack-git mailing list