You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! This is more of a question (albeit perhaps a stupid one), but I do not understand how the derivative of y(x_n,w) in exercise 1.1 is simply (x_n)^i. I see that if we take the derivative with respect to the weights {w} of y(x_n,w), it is \sum_{j=1}^{M} (x_n)^j ? How does that turn into (x_n)^i? If you could elaborate on that step, It would be much appreciated!
Thank you!
The text was updated successfully, but these errors were encountered:
Hi! This is more of a question (albeit perhaps a stupid one), but I do not understand how the derivative of y(x_n,w) in exercise 1.1 is simply (x_n)^i. I see that if we take the derivative with respect to the weights {w} of y(x_n,w), it is \sum_{j=1}^{M} (x_n)^j ? How does that turn into (x_n)^i? If you could elaborate on that step, It would be much appreciated!
Thank you!
The text was updated successfully, but these errors were encountered: