Question 3
Consider a McCulloch-Pitts (MP) neuron with binary inputs, unit positive weights, and no inhibitory connections. Given the following data points: a = [0,0] b = [1,1] c = [1,0] The neuron must satisfy: a → 0 b → 0 c → 1 Which of the following statements is TRUE (θ is the threshold for the neuron to fire.)?
This is possible with = 1
This is possible with = 2
This is possible with some threshold value
This is impossible for a standard MP neuron