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
Post New Answer View All Answers
Which is the similar operation performed by the drop-out in neural network?
Are neural networks helpful in medicine?
How many kinds of kohonen networks exist?
How does ill-conditioning affect nn training?
What are the different layers in CNN?
What can you do with an nn and what not?
What is Pooling in CNN and how does it work?
How are nns related to statistical methods?
Explain neural networks?
What is a neural network and what are some advantages and disadvantages of such a network?
what are some advantages and disadvantages of neural network?
How many kinds of nns exist?
How neural networks became a universal function approximators?
Explain Generative Adversarial Network.
What are artificial neural networks?