StackedML
Practice
Labs
Questions
Models
Pricing
Sign in
Questions
/
Deep Learning
/
Foundations
/
Activation functions
← Previous
Next →
731.
Sigmoid Output Range
easy
What is the output range of the sigmoid activation function?
A
A value between negative infinity and infinity, making it suitable for unbounded regression outputs
B
A value strictly between 0 and 1, making it suitable for binary probability outputs
C
A value strictly between -1 and 1, making it suitable for centered hidden layer activations
D
A value between 0 and infinity, making it suitable for non-negative hidden layer outputs
Sign in to verify your answer
← Back to Questions