Closed pablomazo closed 1 year ago
Hi.
This PR implements a new activation function, CELU, which i need for a personal project and may be worth having it here.
It follows the Pytorch implementation and here is the paper where it is proposed: https://arxiv.org/abs/1704.07483
Hope this can be helpful.
Hi.
This PR implements a new activation function, CELU, which i need for a personal project and may be worth having it here.
It follows the Pytorch implementation and here is the paper where it is proposed: https://arxiv.org/abs/1704.07483
Hope this can be helpful.