mirror of
https://github.com/BlackLight/neuralpp.git
synced 2025-07-09 08:38: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
|
@ -25,7 +25,7 @@
|
|||
<span class="keyword">using namespace </span>std;
|
||||
<span class="keyword">using namespace </span>neuralpp;
|
||||
|
||||
<span class="preprocessor">#define NETFILE "adder.net"</span>
|
||||
<span class="preprocessor">#define NETFILE "network.xml"</span>
|
||||
<span class="preprocessor"></span>
|
||||
<span class="keywordtype">int</span> main() {
|
||||
<span class="keywordtype">double</span> a,b;
|
||||
|
@ -61,7 +61,7 @@
|
|||
}
|
||||
|
||||
</pre></div> </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