shogun-toolbox / shogun

Shōgun
http://shogun-toolbox.org
BSD 3-Clause "New" or "Revised" License
3.03k stars 1.04k forks source link

Feature Request: Add Mish Activation #4797

Closed digantamisra98 closed 3 years ago

digantamisra98 commented 4 years ago

Mish is a new novel activation function proposed in this paper. It has shown promising results so far and has been adopted in several packages including:

All benchmarks, analysis and links to official package implementations can be found in this repository

It would be nice to have Mish as an option within the activation function group.

This is the comparison of Mish with other conventional activation functions in a SEResNet-50 for CIFAR-10: (Better accuracy and faster than GELU) se50_1

vigsterkr commented 4 years ago

@digantamisra98 thnx for letting us know! we are eagerly waiting for a PR to have this in!

digantamisra98 commented 4 years ago

@vigsterkr sure. Thanks. I or my colleague will try to put up a PR in the next few days. Thanks for the consideration.

ashutosh-b-b commented 4 years ago

Hi. Is this still open?

digantamisra98 commented 4 years ago

@ashutosh-b-b yes, the PR is up - https://github.com/shogun-toolbox/shogun/pull/4812

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

karlnapf commented 4 years ago

.

digantamisra98 commented 4 years ago

Thank you, I'll get back on this.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue is now being closed due to a lack of activity. Feel free to reopen it.