First commit. Create MVS solution. Create sample class. Create functional tests.

This commit is contained in:
davidjacnogueira
2016-01-16 16:46:36 +00:00
parent b8ccc3fcd6
commit 5223a4fc50
8 changed files with 524 additions and 0 deletions

View File

@@ -1,2 +1,6 @@
# MLP
Simple multilayer perceptron c++ implementation.
David Nogueira, 2016.01.16