Rectified linear unit: max(0, x).
https://screamer.readthedocs.io/en/latest/ for the Python reference and full details.
Rectified linear unit: max(0, x).