[mlpack-git] [mlpack] Add leaky ReLUs (#412)

abhinavchanda notifications at github.com
Thu Mar 3 02:21:06 EST 2016


Hi. Thanks for the suggestions. I have made the required changes [here](https://github.com/abhinavchanda/mlpack/blob/412_leakyReLULayer/src/mlpack/methods/ann/layer/leaky_relu_layer.hpp).Regarding testing I have a doubt. As leakyReLu is a layer, as opposed to a single neuron, so it should have only forwad and backward as public methods and the activation function and derivative should not be exposed, but in tests/activation_functions_test.cpp only activation functions and their derivatives are being tested.

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/412#issuecomment-191624240
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160302/fd19b752/attachment.html>


More information about the mlpack-git mailing list