- Deep Learning with PyTorch
- Vishnu Subramanian
- 41字
- 2021-06-24 19:16:27
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.