<p>In <a href="https://github.com/mlpack/mlpack/pull/465#discussion_r43120617">src/mlpack/methods/sparse_autoencoder/maximal_inputs.hpp</a>:</p>
<pre style='color:#555'>&gt; @@ -0,0 +1,48 @@
&gt; +#ifndef __MLPACK_METHODS_NN_MAXIMAL_INPUTS_HPP
&gt; +#define __MLPACK_METHODS_NN_MAXIMAL_INPUTS_HPP
&gt; +
&gt; +#include &lt;mlpack/core.hpp&gt;
&gt; +
&gt; +namespace mlpack {
&gt; +namespace nn {
&gt; +
&gt; +
&gt; +/**
&gt; + * Maximize the hidden units of the parameters
</pre>
<p>Do you think you could add a bit more documentation on what the function does and what it's for?  A link to the UFLDL page would probably be pretty useful here.  (If you don't want to do this, I can do it after the merge.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/pull/465/files#r43120617">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFNFec4vdNJggMFxedz2s3x6gusqRks5o_3RFgaJpZM4GWT_f.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/pull/465/files#r43120617"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>