What do we mean by boolean AND perceptron ?
Does it mean -> that soma function of the neuron is multiplying the inputs.
z=w1x1wx2
and for Bolean OR
z=w1x1+w2*x2
Then how can we convert from one value of z to another ?
What do we mean by boolean AND perceptron ?
Does it mean -> that soma function of the neuron is multiplying the inputs.
z=w1x1wx2
and for Bolean OR
z=w1x1+w2*x2
Then how can we convert from one value of z to another ?