ddbourgin / numpy-ml

Machine learning, in numpy
https://numpy-ml.readthedocs.io/
GNU General Public License v3.0
15.35k stars 3.72k forks source link

selu activation function #12

Closed jeffin07 closed 5 years ago

jeffin07 commented 5 years ago

Implemented selu activation function tested with test.py

plot

WuZhuoran commented 5 years ago

good work! Already did in #8