hughperkins / DeepCL

OpenCL library to train deep convolutional neural networks
Mozilla Public License 2.0
866 stars 200 forks source link

Feature Request: Add Mish activation #152

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

hughperkins commented 4 years ago

Pull request please :)

On Thu, Nov 21, 2019, 09:47 Diganta Misra notifications@github.com wrote:

Mish is a new novel activation function proposed in this paper https://arxiv.org/abs/1908.08681. 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 https://github.com/digantamisra98/Mish

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) [image: se50_1] https://user-images.githubusercontent.com/34192716/69002745-0de37980-091b-11ea-87da-ac8d17c79e07.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hughperkins/DeepCL/issues/152?email_source=notifications&email_token=AAA6FKEVHRELFRSPKVV4BWDQU2NOJA5CNFSM4JQDNCR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H3D42MQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA6FKEHZ6IZSBZHYZRURC3QU2NOJANCNFSM4JQDNCRQ .

digantamisra98 commented 4 years ago

@hughperkins will set up one in the next couple of days. Thanks for considering.

hughperkins commented 4 years ago

Thank you :)

On Thu, Nov 21, 2019, 09:58 Diganta Misra notifications@github.com wrote:

@hughperkins https://github.com/hughperkins will set up one in the next couple of days. Thanks for considering.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hughperkins/DeepCL/issues/152?email_source=notifications&email_token=AAA6FKAPXH3PKHYYYUBZA5DQU2OYHA5CNFSM4JQDNCR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE2QDCA#issuecomment-557121928, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA6FKDXUHNUJRJD3ESR6WDQU2OYHANCNFSM4JQDNCRQ .