Question: [ 4 points ] Suppose X represents the data matrix ( samples along columns ) containing information about 1 0 0 individuals ( a )

[4 points] Suppose X represents the data matrix (samples along columns) containing information about 100 individuals
(a) Suppose we want to apply softmax classifier to the dataset. What will be the shape of the weights matrix W assuming that the bias trick has been done?
(b) In plain English and using the data as context, explain what each of the following represents assuming indexing starts from 1:
wi,2,w4,i,w1,8,w2,5
(c) Suppose the gradient of the loss with respect to some weight parameter evaluated at its current value is 4. Justify what will happen to the loss if we increase that weight parameter a little bit while keeping the other parameters fixed? What if we decrease it a little bit?
[ 4 points ] Suppose X represents the data matrix

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!