Error in test make file for regression problems.
Had forgotten to add dib_count2.c (is it even relevant at this point?)...
Added some simple statistics for the derivative validation routine
- Had another crack at the "hyper-Newton" method. Still doesn't work.
One more attempt at the "hyper-Newton" method. Still doesn't work...
Testing convolutional NN with mnist dataset. Still doesn't work properly.
Need some kind of 'layer index' to make splitting and fusing layers easier.
popen does not appear to be either ANSI c99 or c11 compatible...