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

Answer Posted / clara

c

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are nns related to statistical methods?

853


What learning rate should be used for backprop?

822


What is a Neural Network?

850


What are neural networks and how do they relate to ai?

776


What is the difference between a Feedforward Neural Network and Recurrent Neural Network?

881






What are cases and variables?

784


I need a MATLAB source code to recognize different regular geometric shapes such as: squares,rectangles,triangles,circles and ellipses in different sizes using neural network. All of the images containing these shapes should be in binary format with the size of 300*400 pixels. would you please give me a MATLAB code to detect these geometric shapes?

4165


What are the disadvantages of artificial neural networks?

759


How human brain works?

723


How does an LSTM network work?

734


How artificial neurons learns?

713


How are weights initialized in a network?

677


Why use artificial neural networks? What are its advantages?

710


what are some advantages and disadvantages of neural network?

695


What are conjugate gradients, levenberg-marquardt, etc.?

761