Computer Science, asked by Pujasuresh9090, 11 months ago

What are the weights and bias for the and perceptron?

Answers

Answered by ItsCuteBoy
0

Answer:

If the bias is very small (or 0), the output will be decided by the values of weights and inputs alone. Bear in mind, though, that the bias in a neural network nodes is not equivalent to the threshold of a perceptron, which only outputs 1 if sufficient input is supplied.

Similar questions