-
The following steps causes a runtime exception `NotImplementedError`. But, I am sorry in advance if I make mistakes. Here is a repro.
`"eagar"` or `"aot_eagar`" instead of "`inductor`" does not work…
kiszk updated
2 years ago
-
**Project details:**
- Project Name: Netron
- Github URL: https://github.com/lutzroeder/netron
- Category: interpretability
- License: [MIT Licence](https://github.com/lutzroeder/netron/b…
-
今天比较了原始作者关于CPM算法的应用,发现了一点差别
在我的理解里面,none 与原始作者的代码应该是同样的结果
但是我发现在计算联合网络的时候,flex_cpm使用的是正网络强度和减去负网络的强度和
而原始作者的是将这两个变量都作为一个维度,建立的是多元线性回归
所以想知道这里是有什么深意嘛?谢谢
Today, I compared the original author's c…
-
## ❓ Question
I was trying captum on [tab transformer](https://github.com/harshraj22/DeepLearning/tree/main/implementations/TabTransformer), trying to find which features affect the result by using `…
-
## 🐛 Bug
## To Reproducebi
When I use Graph explainer to analyze the interpretability of my GAT model,In the process of training the model after random masking of edges and features,an error o…
-
The tutorials need a thorough scrubbing. Let's use this issue to coordinate the needed work and sign up for fixing various tutorials.
CC @peastman @neel-shah
-
Hey guys, I just implemented the generalised dice loss (multi-class version of dice loss), as described in [ref](https://arxiv.org/pdf/1707.03237.pdf) :
(my targets are defined as: (batch_size, image…
-
Hi @keisen, thanks for putting this together.
Is there a way to generate a guided backpropagation saliency map with a custom function in `gradient-modifier`?
-
# 🚀 Feature Request
Model interpretability is very important and useful to convince non data scientists to trust the model.
Several methods are available (LIME, SHAP, ...), however, libraries tha…
-
**Describe the bug**
full logs at https://github.com/Project-MONAI/MONAI/runs/2190380080?check_suite_focus=true
the notebook creates two copies of the network, making it requires relatively large …