File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 - id : auto-walrus
1717
1818 - repo : https://github.com/astral-sh/ruff-pre-commit
19- rev : v0.1.9
19+ rev : v0.1.11
2020 hooks :
2121 - id : ruff
2222
Original file line number Diff line number Diff line change 631631 * [ Floor] ( maths/floor.py )
632632 * [ Gamma] ( maths/gamma.py )
633633 * [ Gaussian] ( maths/gaussian.py )
634- * [ Gaussian Error Linear Unit] ( maths/gaussian_error_linear_unit.py )
635634 * [ Gcd Of N Numbers] ( maths/gcd_of_n_numbers.py )
636635 * [ Germain Primes] ( maths/germain_primes.py )
637636 * [ Greatest Common Divisor] ( maths/greatest_common_divisor.py )
791790 * Activation Functions
792791 * [ Binary Step] ( neural_network/activation_functions/binary_step.py )
793792 * [ Exponential Linear Unit] ( neural_network/activation_functions/exponential_linear_unit.py )
793+ * [ Gaussian Error Linear Unit] ( neural_network/activation_functions/gaussian_error_linear_unit.py )
794794 * [ Leaky Rectified Linear Unit] ( neural_network/activation_functions/leaky_rectified_linear_unit.py )
795795 * [ Mish] ( neural_network/activation_functions/mish.py )
796796 * [ Rectified Linear Unit] ( neural_network/activation_functions/rectified_linear_unit.py )
You can’t perform that action at this time.
0 commit comments