<p>If the users can see the result of encoder matrix, they will be easier to debug, I would like to write a function to visualize result of training.</p>

<p>1 : I suggest an api as following(base on shark)</p>

<p>template<br>
exportFiltersToPGMGrid(std::string const &amp;fileName, arma::Mat const &amp;input, <br>
size_t width, size_t height);</p>

<p>Is this api good enough?</p>

<p>2 : which module it should belongs to?<br>
ann?<br>
method/sparseAutoencoder?<br>
mlpack::data?<br>
or others?</p>

<p>3 : do mlpack have any function to do the bilinear interpolation?</p>

<p>Thank you </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/issues/452">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFPfZiKxT_6IVIdVAx1RnBd5zM2IXks5oz-WPgaJpZM4GA0ZB.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/issues/452"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>