I'm trying to determine for the artificial neuron shown below the values (0 or 1) for the inputs i1, i2, and i3 for which it will fire (i0 is the input for the bias weight and will always be -1).
The weights are
W0 = 1.5
W1 = -1
W2 = 1, and W3 = 2.
Assume the activation function depicted in the image below.
Please clarify your answer as I have done few examples and still I'm not able to fully understand the theory :(
Many thanks,
PS. Image below: