-
Hi,
I am currently applying Saliency to interpret the results of my custom Bert model, which outputs a single non-normalised value per example (no softmax or sigmoid applied) for a binary classific…
-
Hi @amit-sharma @gaugup
I am working on a dummy HR dataset to generate counterfactuals to prevent employee attrition. 0 means no attrition and 1 means attrition. I am trying to generate counterfactu…
-
Hello,
**tl;dr** I would like to use LIME for explaining regression for images.
I'm doing a self-driving car project where my model is predicting the angle of the wheels needed for the car to ta…
MTDzi updated
2 years ago
-
Hi,
Thank you for developing GenNet!
I am trying out GenNet on my own plink data which I have converted to the .h5 format, which has been partionioned into 20 genotype.h5 files. When running the m…
-
hi,大家好,非常高兴的告诉大家,百度飞桨论文复现赛第五期已经开始了,本次**论文复现赛**共将有100篇的经典&前沿论文供大家复现,以及新增了**工程落地赛**,详细信息可以参考[AI Studio](https://aistudio.baidu.com/aistudio/competition/detail/126/0/introduction),大家是否已经迫不及待了呢~
为了帮助…
-
Hi, I implemented the following CNN model in PyTorch and was testing the different model explanation methods in captum. Most of the methods seem to be working fine but when I tried gradcam using the …
-
I was reading the comments on other issues, and noticed that the visualizations are made with D3.js and React. I was wondering if there's a way to render them directly in a React front-end.
For ex…
-
hi,大家好,非常高兴的告诉大家,百度飞桨论文复现赛第四期已经开始了,本次共将有100篇的经典&前沿论文供大家复现,详细信息可以参考[AI Studio](https://aistudio.baidu.com/aistudio/competition/detail/106),大家是否已经迫不及待了呢~
**注意:** 本次部分赛题与[人工智能创新应用大赛](https://aistudio.…
-
Hi
I want to use captum ai to interpret bart large mnli pre-trained model for zero shot classification task.
I am only using this for inference and no training is involved.
Can you please hel…
-
Hello,
I've just noticed all the reported class probabilities are equal to 1.0 in my run for 220k genomes from GISAID. In earlier releases of pangolin, I was getting some probabilities other than 1…