<p>T. Kathirvalavakumar and S. J. Subavathi proposed an efficient weight initialization method using Cauchy's inequality to improve the convergence in single hidden layer feed forward neural networks. We already implemented the algorithm, but there isn't a test which shows that the code works as expected. This is meant to fill this gap. The test case could compare the results given in the paper with our own implementation. Since we initialize the weights with uniformly distributed random numbers we have to run several iterations and compare the results with a small tolerance against the results from the paper.</p>

<p>For more information see:</p>

<ul class="task-list">
<li>Thangairulappan Kathirvalavakumar, Subramanian Jeyaseeli Subavathi, "A New Weight Initialization Method Using Cauchy’s Inequality Based on Sensitivity Analysis", 2011</li>
</ul>

<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/414">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFCa5bSgrSxv62Zdov-mV3yp5J5XGks5nwy_agaJpZM4DnsTV.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/414"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>