Q34.Marks: +2.0UGC NET Paper 2: Computer Science 11 March 2023
A 4-input neuron has weights 1, 2, 3, 4. The transfer function is linear with the constant of proportionality being equal to 3. The inputs are 5, 7, 10, 30, respectively
Then the output will be,
1.120
2.213
3.410
4.507✓ Correct
Solution
The correct answer is 507
Key Points
A linear neuron is a basic type of artificial neuron or node in a neural network that performs a linear transformation on its inputs. It is a fundamental building block in the field of neural networks. The output of a linear neuron is computed by taking a weighted sum of its input values and applying a constant factor called the bias or constant of proportionality.
To calculate the output of the neuron, you can use the formula for a linear neuron: