ReLU

f(x)=max(0,x)f(x) = \rm {max}(0, x)

f(x)={0x<01x>0f^{\prime}(x) = \begin{cases} 0 & x < 0 \\ 1 & x > 0\end{cases}