Skip to content

New activation named swiss #16827

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

Closed
wants to merge 5 commits into from

Conversation

maxkaustav
Copy link

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Swiss is one of the import activations function for sklearn image and solve diverse generating type problems it can also be used instead of sigmoid and softmax.The formula is provided in the docstring.

Any other comments?

This problem will help us not to write custom activation which me and users use sklearn-image

Swiss is one of the import activations function for sklearn image and solve diverse generating type problems it can also be used insted of sigmoid and softmax.
@rth
Copy link
Member

rth commented Apr 2, 2020

Thanks @maxkaustav see #14815 (comment) on how to register a custom activation function.

A decision was taken not to add new activation functions to scikit-learn (it's not a DL library, and there are plenty of those) so unfortunately we won't be able to merge this. You can register it in your code though.

Closing, sorry.

@rth rth closed this Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants