+1 vote
in Artificial Intelligence by
A 3-input neuron is trained to output a zero when the input is 110 and a one when the input is 111. After generalization, the output will be zero when and only when the input is?

(a) 000 or 110 or 011 or 101

(b) 010 or 100 or 110 or 101

(c) 000 or 010 or 110 or 100

(d) 100 or 111 or 101 or 001

The question was posed to me during an online exam.

This intriguing question comes from Neural Networks topic in chapter Learning of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
Correct option is (c) 000 or 010 or 110 or 100

The best explanation: The truth table before generalization is:

Related questions

0 votes
asked Nov 1, 2021 in Artificial Intelligence by DavidAnderson
+1 vote
asked Oct 26, 2021 in Artificial Intelligence by DavidAnderson
...