[mlpack-git] [mlpack] Create a function to visualize the features learned by sparse autoencoder (#465)

Ryan Curtin notifications at github.com
Wed Oct 28 11:19:44 EDT 2015


> There are some range checking must be done on runtime, you prefer to provide runtime check, or write down the preconditions in comments?

Can you elaborate?  It's worth noting that Armadillo will do range checking when compiled in debug mode, so adding our own range checks may not be necessary.  Some kind of sanity check for a high-level function call (like to `MaximalInputs()`) is reasonable since `MaximalInputs()` won't be being called more than once in most situations.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/465#issuecomment-151879119
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151028/4bc58dd3/attachment.html>


More information about the mlpack-git mailing list