-
Hey,
I try to decompose a fairly simply FNN, like your toy example of MNIST. I wonder if it is currently possible to select decomposition methods layer-wise, especially using the z-beta-rule on input…
enryH updated
6 years ago
-
When using neuron_selection_mode="index", the sum of the relevances increases in function of the batch size. While relevance is more-less conserved when using the top-class relevance, the relevance su…
-
Hi i'm studying the method for interpreting deep networks and have some questions about the method implemented in here.
I don't know the meaning of LRP_presetA and LRP_presetB.
are A and B meaning…
wjNam updated
6 years ago
-
While trying to run heron-tracker with zookeeper I get the above mentioned error.
Anyone else experiencing this as well?
Sytem configuration:
heron Version 0.14.0 (release)
Python version 2.7.10
…
samek updated
6 years ago
-
I am training a multilabel classifier which takes time-series data as input and predicts for a given input which set of labels should be assigned to that input.
As can be seen from the following (h…
-
## BrooklynJS Talk Submission
**Talk Title:** how what I learned study-hacking college helps me overcome javascript fatigue: tools and techniques to learn smarter
**Talk Description:** This past…
-
Hi,
how can I enable compression in the server ?
samek updated
7 years ago
-
The firstline and lastline attributes work fine in the context of \inputminted, e.g.,
\inputminted[firstline=93,lastline=121,fontsize=\tiny]{cpp}{media/09/samek-cpp/watch.cpp}
However, when the sa…
-
Able to cache the response of specific API calls, for a specified amount of time.
-
Can I create HTTP filters or rules in linkerd, like when a specific header is present, delay or throw an error?