DeepLearnToolbox
DeepLearnToolbox copied to clipboard
Update nnff.m
rectified linear units and softplus
NICE! I guess this also requires changes to the backprop derivatives? Also, please add the new activation functions to tests/test_nn_gradients_are_numerically_correct and verify that the derivatives are correct.
no use of softmax Regression? why?