dianna icon indicating copy to clipboard operation
dianna copied to clipboard

Deep Insight And Neural Network Analysis

Results 142 dianna issues
Sort by recently updated
recently updated
newest added

Implement some solution that scales the image to zero to 1 or zero to 255 depending on the XAI method and model.

Gather ideas on what to build in this issue.

embeddings

Hopefully, soon, a new Tensorflow release will have packages for M1 Macs ("arm64" in the package name, see e.g. [the tensorflow-addons file list](https://pypi.org/project/tensorflow-addons/#files) where it is already there now). At...

Following [this PR in the exploration repo](https://github.com/dianna-ai/dianna-exploration/pull/145), I think we should also have a requirements.txt file here for tutorial notebook dependencies. This will allow the repo to be run on...

To be fixed at the [LIME timeseries tutorial](https://github.com/dianna-ai/dianna/blob/main/tutorials/explainers/LIME/lime_timeseries_coffee.ipynb) and [LIME weather tutorial](https://github.com/dianna-ai/dianna/blob/main/tutorials/explainers/LIME/lime_timeseries_weather.ipynb) and [RISE weather tutorial](https://github.com/dianna-ai/dianna/blob/main/tutorials/explainers/RISE/rise_timeseries_weather.ipynb) Red should indicate a positive contribution towards the decision and blue- a negative contribution....

bug
documentation

Some extra pointers to choosing good rise parameters.