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 is the advantage of pooling layer in convolutional neural networks?
What are cases and variables?
What is a Neural Network?
What is a neural network and what are some advantages and disadvantages of such a network?
Explain Generative Adversarial Network.
What are neural networks? What are the types of neural networks?
What are the different layers in CNN?
What are the disadvantages of artificial neural networks?
What is Pooling in CNN and how does it work?
What is the role of activation functions in a Neural Network?
How neural networks became a universal function approximators?
How artificial neurons learns?
What are combination, activation, error, and objective functions?
What can you do with an nn and what not?