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

bpnet/deepexplain issue #121

Open
spour opened this issue Jul 29, 2021 · 0 comments
Open

bpnet/deepexplain issue #121

spour opened this issue Jul 29, 2021 · 0 comments

Comments

@spour
Copy link

spour commented Jul 29, 2021

Hi,
Hope you're doing well! I was recently reading the bpnet paper (excellent work!), and was really interested in trying to use the contribution scores of deepexplain's implementation of deeplift with tf-modisco to create a motif. I posted this problem on the deepexplain page as well, but in case you have some insights, I received this error from the example code for the MNIST data on the deepexplain page:

line 94, in _set_check_baseline
if self.baseline is None:
AttributeError: 'GradientXInput' object has no attribute 'baseline'.

I know this is a long shot, but as I'm fairly frustrated, I would appreciate any input.

Also, since the bpnet is a ResNet structure, does this affect using deeplift/deepexplain to get contribution scores? Thanks 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