mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
a12b07f352
* Added Squareplus Activation Function * Added parameter beta to the function * Fixed Squareplus Function * Update neural_network/activation_functions/squareplus.py --------- Co-authored-by: Tianyi Zheng <tianyizheng02@gmail.com> |
||
---|---|---|
.. | ||
exponential_linear_unit.py | ||
leaky_rectified_linear_unit.py | ||
mish.py | ||
rectified_linear_unit.py | ||
scaled_exponential_linear_unit.py | ||
sigmoid_linear_unit.py | ||
softplus.py | ||
squareplus.py |