Concept

Linear Activation Function

A linear activation function takes the form: y=cxy = cx.

It takes the inputs, multiplied by the weights for each neuron, and creates an output signal proportional to the input. In one sense, a linear function is better than a step function because it allows multiple outputs, not just yes and no.

Image 0

0

1

Updated 2020-06-27

Tags

Data Science