[mlpack-git] [mlpack] improve speed of SparseAutoencoder and make it more flexible (#451)

Ryan Curtin notifications at github.com
Tue Sep 22 22:42:42 EDT 2015


> @@ -0,0 +1,407 @@
> +#ifndef __MLPACK_METHODS_ANN_SPARSE_AUTOENCODER_FUNCTION_HPP
> +#define __MLPACK_METHODS_ANN_SPARSE_AUTOENCODER_FUNCTION_HPP

This file looks like it's heavily based on the code in `mlpack/methods/sparse_autoencoder/sparse_autoencoder_function.hpp`; we could do some git wrangling to move that file instead of making a completely new one, and preserve the history that way (it'll take a little bit of work, but shouldn't be that hard).

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


More information about the mlpack-git mailing list