Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusion between implemented code and the algorithm in the paper #16

Open
kountaydwivedi opened this issue Aug 16, 2022 · 0 comments
Open

Comments

@kountaydwivedi
Copy link

kountaydwivedi commented Aug 16, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant