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
What is simple artificial neuron?
What learning rate should be used for backprop?
what are some advantages and disadvantages of neural network?
How does ill-conditioning affect nn training?
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?
Explain neural networks?
What are the different layers in CNN?
Who is concerned with nns?
How human brain works?
How artificial neurons learns?
Which is the similar operation performed by the drop-out in neural network?
Explain Generative Adversarial Network.
What can you do with an nn and what not?
What are neural networks? What are the types of neural networks?
What are artificial neural networks?