Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3d085a4

Browse files
committedJan 18, 2025
commit
1 parent 6617fb8 commit 3d085a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ It squashes the input into a range between 0 and 1.
8181
**Sigmoid Activation Function** :
8282

8383
<img src="images\sigmoid.png" alt="Sigmoid formula" title="Sigmoid formula pic">
84+
8485
- Explains how the sigmoid function outputs values between 0 and 1, making it suitable for binary classification.
8586

8687
**Implementation**:

0 commit comments

Comments
 (0)
Please sign in to comment.