Commit Graph

6 Commits

Author SHA1 Message Date
davidjacnogueira
0a636416ed Internal architecture changes (to allow diferent activation functions for each layer and to allow hidden layers to have different number of nodes). 2016-11-09 02:31:53 +00:00
davidjacnogueira
f647b05f70 Add logging header file. 2016-11-03 23:05:54 +00:00
davidjacnogueira
7965d7b748 More test changes. 2016-11-03 22:05:09 +00:00
davidjacnogueira
c7b67885a4 Small changes in test file. Add more tests. 2016-11-03 21:57:35 +00:00
davidjacnogueira
9ff33f7b65 Slow learning time solved with equal number of positive and negative training samples. 2016-11-03 02:59:32 +00:00
davidjacnogueira
ff7bfe1fa2 Almost complete.
Works with zero hidden layers, but not with one or more.
Correctness in the backprop phase must be checked.
2016-11-02 01:04:34 +00:00