Deep Learning with PyTorch
上QQ阅读APP看书,第一时间看更新

Non-linear activations

Non-linear activations are functions that take inputs and then apply a mathematical transformation and produce an output. There are several non-linear operations that we come across in practice. We will go through some of the popular non-linear activation functions.