Logistic sigmoid: 1 / (1 + exp(-x)).
https://screamer.readthedocs.io/en/latest/ for the Python reference and full details.
Logistic sigmoid: 1 / (1 + exp(-x)).