info@avatto.com
+91-9920808017
0. A perceptron has two inputs x1 and x2 with weights w1 and w2 and a bias weight of w0. The activation function of the perceptron is h(x). The output of the perceptron is given by:
y = h(w1x1 + w2x2 + w0)
y = h(w1 + w2 + w0 )
y = w1x1 + w2x2 + w0
y = h(w1x1 + w2x2 − w0)
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.