<blockquote>
<p>can I get a little more information on how you calculated that?<br>
Of course, the file sparse_autoencoder_function already provide the example, I hope this is a correct way to measure the performance</p>

<p>This file looks like it's heavily based on the code in mlpack/methods/sparse_autoencoder/sparse_autoencoder_function.hpp<br>
Yes, I put it in ann mainly because this class break the old api and SparseAutoEncoder looks looks like part of the family member of neural network(I am not an expert of neural network, please correct me if I am wrong), for backward compatibility I do not change the original version. </p>

<p>But maybe it would be a better idea to make this class work with the Trainer class in src/mlpack/methods/ann/<br>
I do not know how to make it work yet, but if this could work, it should be able to provide unified interface. I think I would wait for the comments of zoq's.</p>
</blockquote>

<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/451#issuecomment-142486365">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFEwrTJzL5m7fC0DTSYC2h55ahdovks5o0h9MgaJpZM4GAqt4.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/451#issuecomment-142486365"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>