https://github.com/oelin/cone
Implementation of Cone, ParabolicCone and ParameterizedCone activation functions.
https://github.com/oelin/cone
Last synced: 3 months ago
JSON representation
Implementation of Cone, ParabolicCone and ParameterizedCone activation functions.
- Host: GitHub
- URL: https://github.com/oelin/cone
- Owner: oelin
- License: mit
- Created: 2024-05-08T12:03:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-08T12:07:03.000Z (about 1 year ago)
- Last Synced: 2024-05-08T13:26:44.797Z (about 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cone
Implementation of Cone, ParabolicCone and ParameterizedCone activation functions from the paper [A Significantly Better Class of Activation Functions Than ReLU Like Activation Functions](https://arxiv.org/pdf/2405.04459).