Add Activation Functions other than ReLU please!
Closed this issue · 3 comments
ghulammustufa31 commented
Add Activation Functions other than ReLU please!
mdabros commented
Hi @ghulammustufa31,
I will try to add a few as soon as time permits, are you interested in any particular activation functions?
If you need them in a hurry, you are also welcome to create pull request with the ones you are missing.
best regards
Mads
ghulammustufa31 commented
It would be great if you can add atleast Sigmoid and Tanh activation
functions. I am not in a hurry but some basic activation functions must be
present in a library like this one. :)
Thanks
…On Fri, Oct 12, 2018 at 12:35 PM Mads Dabros ***@***.***> wrote:
Hi @ghulammustufa31 <https://github.com/ghulammustufa31>,
I will try to add a few as soon as time permits, are you interested in any
particular activation functions?
If you need them in a hurry, you are also welcome to create pull request
with the ones you are missing.
best regards
Mads
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#88 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AdhI0lv0jsu2sFs6LyUk_I4YlqsqOe5sks5ukEY-gaJpZM4XWL8E>
.
--
*Syed Ghulam Mustufa*
Software Developer
mdabros commented
@ghulammustufa31 Thanks to @abatista667, the sigmoid function is now available #126. I am closing this issue, but feel free to open a new one regarding the Tanh activation function if you need it.
best regards
Mads