This website requires JavaScript.
Explore
Help
Sign In
mathdatech
/
Python
Watch
1
Star
0
Fork
0
You've already forked Python
mirror of
https://github.com/TheAlgorithms/Python.git
synced
2025-04-11 08:15:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Python
/
neural_network
/
activation_functions
History
Maxim Smolskiy
f437f92279
Enable ruff INP001 rule (
#11346
)
...
* Enable ruff INP001 rule * Fix * Fix * Fix * Fix * Fix
2024-04-02 21:13:56 +02:00
..
__init__.py
Enable ruff INP001 rule (
#11346
)
2024-04-02 21:13:56 +02:00
binary_step.py
[pre-commit.ci] pre-commit autoupdate (
#11322
)
2024-03-13 07:52:41 +01:00
exponential_linear_unit.py
…
gaussian_error_linear_unit.py
File moved to neural_network/activation_functions (
#11216
)
2023-12-27 03:35:29 -05:00
leaky_rectified_linear_unit.py
…
mish.py
Enable ruff INP001 rule (
#11346
)
2024-04-02 21:13:56 +02:00
rectified_linear_unit.py
[pre-commit.ci] pre-commit autoupdate (
#11322
)
2024-03-13 07:52:41 +01:00
scaled_exponential_linear_unit.py
…
soboleva_modified_hyperbolic_tangent.py
[pre-commit.ci] pre-commit autoupdate (
#11322
)
2024-03-13 07:52:41 +01:00
softplus.py
…
squareplus.py
Added Squareplus Activation Function (
#9977
)
2023-10-08 12:08:37 -04:00
swish.py
Added A General Swish Activation Function inNeural Networks (
#10415
)
2023-10-18 10:50:18 -04:00