Started on regulaization in Loss.h. I need to refactor the matsum.h since I need a total sum over the matrix. Also matmul needs a elementwise matmul function, which is the next this in the ragulaization
Activation Softmax with CategoricalCrossentrophy is almost done from page. 234
Fixed the loss functions for categories and is ready for accuracy calculation on page 129