mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-23 21:11:08 +00:00
572de4f15e
* Added A General Swish Activation Function inNeural Networks * Added the general swish function in the SiLU function and renamed it as swish.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: Shivansh Bhatnagar <shivansh.bhatnagar.mat22@iitbhu.ac.in> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
binary_step.py | ||
exponential_linear_unit.py | ||
leaky_rectified_linear_unit.py | ||
mish.py | ||
rectified_linear_unit.py | ||
scaled_exponential_linear_unit.py | ||
soboleva_modified_hyperbolic_tangent.py | ||
softplus.py | ||
squareplus.py | ||
swish.py |