Deep Learning Concept

Activation Functions

Pick a function, drag the input — see how each one bends a number into an output.

input z output a
a = 1 / (1 + e⁻ᶻ)
input z
1.20
output a
0.769
property
range (0, 1) · saturates
drag z — the dot rides the curve
activations.py