Closed digantamisra98 closed 3 years ago
I've just raised a pull request to implement this:
@JamesLear92 Thanks for the consideration
@digantamisra98 I've now got it working on cuda so the pull request is ready for merge
@JamesLear92 awesome. I'll look forward to giving it a try once merged. Thanks!
@Sergio0694 Hi, are you happy to merge the my pull request?
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)