initial version

This commit is contained in:
Marc Wäckerlin
2016-08-24 12:23:08 +00:00
commit 08e884e286
37 changed files with 5895 additions and 0 deletions

3
README Normal file
View File

@@ -0,0 +1,3 @@
C++ Library for Neural Networks
Use libneuron to design neural networks with back propagation and evolution.