-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Activation Functions other than ReLU please! #88
Comments
Hi @ghulammustufa31, I will try to add a few as soon as time permits, are you interested in any particular activation functions? best regards |
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
|
@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 |
No description provided.
The text was updated successfully, but these errors were encountered: