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

Feature request: Support for max-pooling layers #77

Closed
rodrigobdz opened this issue Dec 10, 2021 · 2 comments
Closed

Feature request: Support for max-pooling layers #77

rodrigobdz opened this issue Dec 10, 2021 · 2 comments

Comments

@rodrigobdz
Copy link
Contributor

In the code there seems to be no mention of max-pooling layers, is LRP for this type of layers already (implicitly) supported?

@chr5tphr
Copy link
Owner

chr5tphr commented Dec 10, 2021

Hey Rodrigo,
Max-Pooling is supported, as its gradient distributes the relevance in the correct way for LRP, ie. winner-takes-all.

@rodrigobdz
Copy link
Contributor Author

Hi, Christopher, thanks for your prompt reply.
I see, proceeding to close this issue then.

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

2 participants