A 4-input neuron has weights 1, 2, 3 and 4. The transfer function is linear with the constant of proportionality being equal to 2. The inputs are 4, 10, 5 and 20 respectively. The output will be:
a) 238
b) 76
c) 119
d) 123
Post New Answer View All Answers
What learning rate should be used for backprop?
What are the different layers in CNN?
How does ill-conditioning affect nn training?
How many kinds of kohonen networks exist?
How many kinds of nns exist?
What is the difference between a Feedforward Neural Network and Recurrent Neural Network?
Explain Generative Adversarial Network.
Describe the structure of artificial neural networks?
What are the disadvantages of artificial neural networks?
How to avoid overflow in the logistic function?
List some commercial practical applications of artificial neural networks?
What are the applications of a Recurrent Neural Network (RNN)?
What are artificial neural networks?
What are the population, sample, training set, design set, validation set, and test set?
What are cases and variables?