-
In the `master` branch, `blobs/__init__.py` tries to import `blobs.maxout` and `blobs.rnn` modules which do not currently exist (they did in previous commits). This causes import errors.
I'm not su…
-
Hello, I know it's still in alpha, but I tried to install the tensorflow version as per instructions
and I got the following error after running the pip install:
error: package directory 'deeplift…
-
Here are some of the key features that we should add based on feedback from kundajelab members and people who have attended the dragonn workshops so far:
- [x] A `dragonn interpret` command that will…
-
I try to find the way but the doc of the code is limited. So I do not know how to obtain the guided backprop information from a filter in the intermediate of CNNs. I just want to know which function …
-
Hi,
I am learning how to use deeplift by trying the TAL-GATA example you provided. But unfortunately, when loading your keras model, I met : "KeyError: 'class_name'
I am using Keras 1.1.1 versio…
-
When I worked through the tutorial on my machine, I received an error because the `shapely` package was not available. Should this be added as a required package in `setup.py`?
Everything else was g…