mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08: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 |