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

Leaky Relu Activation #46

Open
ghost opened this issue Aug 22, 2019 · 4 comments
Open

Leaky Relu Activation #46

ghost opened this issue Aug 22, 2019 · 4 comments

Comments

@ghost
Copy link

ghost commented Aug 22, 2019

Hi again :)),

Leaky relu activation isn't in SUPPORTED_ACTIVATIONS, but it's not in UNSUPPORTED_ACTIVATIONS as well.

Does DeepExplain support leaky relu or not?

@marcoancona
Copy link
Owner

marcoancona commented Aug 22, 2019

It should be indeed. As a quick fix, you can try to add it to SUPPORTED_ACTIVATIONS

@ghost
Copy link
Author

ghost commented Sep 4, 2019

I added the LeakyRelu to SUPPORTED_ACTIVATIONS, and installed it using ````python setup.py install``` but I faced some more errors.

@SheetalTaneja
Copy link

Is anyone able to resolve the issue? Is LeakyRelu supported by DeepExplain?

@SheetalTaneja
Copy link

It should be indeed. As a quick fix, you can try to add it to SUPPORTED_ACTIVATIONS

Are you sure? Awaiting your reply!

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

No branches or pull requests

2 participants