XBNet icon indicating copy to clipboard operation
XBNet copied to clipboard

Confusion between implemented code and the algorithm in the paper

Open kountaydwivedi opened this issue 2 years ago • 0 comments

While in the code implemented, the minimum value of the gradient is taken into account, and subsequently, the gradient of the layer is updated with the feature importance. image

However, in the paper, the algorithm states that the minimum value of the weight of the layer should be taken, and accordingly, the weight matrix of the layer should be updated. image

@tusharsarkar3 @dishaShah01 Please clarify this confusion. Also, if possible, please guide through the equation opted for the updation.

Thank you so much.

kountaydwivedi avatar Aug 16 '22 15:08 kountaydwivedi