First page Back Continue Last page Overview Graphics
Artificial Neural Networks
- The effective weight of the element is defined to be the sum of the weights multiplied by their respective input values
- Each element has a numeric threshold value
- If the effective weight exceeds the threshold, the unit produces an output value of 1
- If it does not exceed the threshold, it produces an output value of 0