[mlpack-git] [mlpack] [Proposal]Add a function to visualize the results of sparse_autoencoder (#452)

Ryan Curtin notifications at github.com
Mon Oct 26 10:32:06 EDT 2015


Let's put it in `methods/sparse_autoencoder` for now; it can be moved later.  The idea of a global function sounds good, but please consider naming `w1()` something more descriptive, like `Parameters()` (since the internal member is named `parameters`).

Why do you transpose in the input to `MaximalInput()`?  If that could be avoided, the function could be a little bit faster (possibly).

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/452#issuecomment-151157007
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151026/074e4976/attachment.html>


More information about the mlpack-git mailing list