Sigmoid
Math
The Sigmoid
node remaps a value between 0 and 1, based on the sigmoid curve.
Inputs
X (float)
The value to evaluate.
E (float)
Euler's number
Outputs
* (float)
Returns the result.
The Sigmoid
node remaps a value between 0 and 1, based on the sigmoid curve.
The value to evaluate.
Euler's number
Returns the result.