We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6617fb8 commit 3d085a4Copy full SHA for 3d085a4
README.md
@@ -81,6 +81,7 @@ It squashes the input into a range between 0 and 1.
81
**Sigmoid Activation Function** :
82
83
<img src="images\sigmoid.png" alt="Sigmoid formula" title="Sigmoid formula pic">
84
+
85
- Explains how the sigmoid function outputs values between 0 and 1, making it suitable for binary classification.
86
87
**Implementation**:
0 commit comments