mirror of
https://github.com/BlackLight/neuralpp.git
synced 2025-07-09 16:48:08 +02:00
Is it time to release 1.0 version?
This commit is contained in:
parent
89b0ad2f8a
commit
a7fa05ba40
140 changed files with 1710 additions and 829 deletions
|
@ -17,7 +17,9 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="contents">
|
||||
<h1>neural++_exception.hpp File Reference</h1><code>#include <exception></code><br>
|
||||
<h1>neural++_exception.hpp File Reference</h1><code>#include <cstdio></code><br>
|
||||
<code>#include <cstring></code><br>
|
||||
<code>#include <exception></code><br>
|
||||
|
||||
<p>
|
||||
<a href="neural_09_09__exception_8hpp-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
|
||||
|
@ -43,7 +45,7 @@
|
|||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Exception raised when, while trying the network or directly, the weight of a synapsis is set to a value |w| > 1. <a href="classneuralpp_1_1InvalidSynapticalWeightException.html#_details">More...</a><br></td></tr>
|
||||
</table>
|
||||
</div>
|
||||
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 20:53:42 2009 for Neural++ by
|
||||
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Sep 4 11:25:49 2009 for Neural++ by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue