Hands-On Deep Learning Architectures with Python
上QQ阅读APP看书,第一时间看更新

Linear activation 

This activation is proportional to input. It is used to simply scale the output by certain constant factor c. The following is the plot of output f(x) versus input x to linear activation: