Thread
:
Perceptron: iterating weights
View Single Post
#
1
09-08-2013, 12:06 AM
GB449
Member
Join Date: Aug 2013
Posts: 20
Perceptron: iterating weights
In the perceptron model where we iterate the weights, w(t+1) = w(t) + y(t)x(t), w0 (bias), will be an integer for all t, if we start with zero weights, correct? Since each x(t) = 1 for all t and all x.
GB449
View Public Profile
Send a private message to GB449
Find all posts by GB449